# Assessment 12

#### A premium organic farmer wants to capture the full 40-50% price premium that consumers pay for organic produce, but currently only receives 10-15% premium from distributors who question certification authenticity. The farmer has IoT sensors monitoring soil, inputs, and practices.

How does blockchain + precision agriculture solve this problem?

* [ ] Blockchain automatically increases prices
* [x] IoT sensors verify organic practices and blockchain records create immutable proof, enabling farmers to market directly to premium-paying consumers
* [ ] Precision agriculture eliminates the need for organic certification
* [ ] Blockchain forces distributors to pay higher prices

\
**Notes to Learners**

Blockchain doesn't set prices (A and D are false) or replace certification requirements (C is false). What it does is solve the **proof problem**. Currently, your organic certification is a piece of paper that distributors and retailers question (sometimes legitimately—certification fraud exists). When your **IoT sensors record every input application** (or non-application), **every soil test**, **every practice**, all recorded immutably on blockchain, you create **verifiable proof**. Now you can:

* Market directly to consumers via QR codes showing complete verified organic practices
* Consumers pay full premium for products they can verify
* Or distributors pay higher premiums because they can verify authenticity to their customers

The **precision ag provides the data**, **blockchain makes it indisputably provable**, and **proof unlocks premium pricing**.


---

# 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-agriculture/blockchain-+-precision-agriculture-better-together/assessment-12.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.
