# Assessment 9

#### Which retail systems benefit most from blockchain enhancement? (Select all that apply)

* [x] Point-of-sale systems (creating permanent, verifiable transaction records)
* [ ] Human resources systems (managing employee schedules)
* [x] Supply chain management (creating tamper-proof provenance records)
* [ ] Email systems (routing internal communications)
* [ ] Loyalty platforms (issuing customer-controlled digital tokens)

**Notes to Learners**

Blockchain adds value where verification, traceability, and tamper-proof records matter. POS systems benefit because receipts become permanent, customer-accessible records (A). Supply chain systems benefit because every step becomes verifiable provenance that proves sustainability/ethical claims (C). Loyalty platforms benefit because points become portable, customer-owned tokens (E). HR systems (B) and email systems (D) don't require blockchain's core capabilities—they need internal operational efficiency, not third-party verification or tamper-proof records. When evaluating blockchain opportunities, ask: "Do customers, partners, or regulators need to verify this data without trusting my internal systems?" If yes, blockchain adds value. If no, use traditional systems.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/blockchain-solutions-for-retail-trust-and-transparency/integrating-blockchain-with-your-existing-retail-systems/assessment-9.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
