# Assessment 1

#### A pharmaceutical company discovers that several batches of its medicine have been contaminated. In their traditional system, it takes 10 days to identify the source of the issue, during which contaminated products continue to be sold.

If the company had been using a blockchain-based traceability system, what would be the most immediate advantage in addressing this problem?<br>

* [ ] It would hide the contamination data to protect the company’s reputation
* [x] It would allow instant identification of the contaminated batch and its origin
* [ ] It would increase the need for third-party investigation
* [ ] It would delay reporting until all affected parties are contacted


---

# 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/introduction-to-blockchain-technology/blockchain-applications-around-the-world/assessment-1.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.
