# Reflection Question

**Which blockchain benefit would have the BIGGEST financial impact on a company that currently spends $500K annually on invoice reconciliation, experiences 2-3% revenue loss from payment disputes, and has 30-40% of working capital tied up in slow payment cycles?**

A) Single source of truth reducing reconciliation costs\
B) Tamper-proof records preventing invoice fraud\
C) Automated payments improving cash flow\
D) All three benefits combined

**Suggested Answer: D (All three benefits combined)**

*Note to Learners:* While this is a reflection question with no "wrong" answer, the most impactful approach addresses **all three problems simultaneously**:

* **Single source of truth** could significantly reduce that $500K reconciliation cost
* **Tamper-proof records** could eliminate most of that 2-3% dispute loss (potentially $200K-$500K for a $20M company)
* **Automated payments** could release significant tied-up capital, improving cash flow

The real power isn't choosing one benefit—it's that blockchain delivers all three simultaneously. A company might implement blockchain primarily to solve reconciliation problems, but immediately gains fraud prevention and payment automation as well. This is why ROI calculations often exceed initial projections.


---

# 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/the-business-case-for-blockchain-in-supply-chain/what-blockchain-actually-does-for-supply-chain/reflection-question.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.
