# Assessment 10

#### Blockchain requires farmers to share all their agricultural data publicly, eliminating privacy and competitive advantage.

* [ ] True
*

&#x20;  False

**Notes to Learners**

This is a critical misconception. Blockchain can be configured for **privacy**: farmers control what data is shared, with whom, and under what conditions. In the distributed AI example, farmers never share raw data—only aggregate learning models. In supply chain applications, sensitive business data (pricing, margins, customer lists) **remains private**, while only traceability data (origin, handling, certification) is shared with authorized parties. Think of blockchain as having different "channels"—some **public** (consumer-facing product authentication), some **permissioned** (supply chain partners only), some **private** (your internal records with blockchain's immutability benefits). You choose what to share, gaining transparency benefits without surrendering competitive intelligence.


---

# 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-10.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.
