> For the complete documentation index, see [llms.txt](https://agrifi.gitbook.io/agrifi-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agrifi.gitbook.io/agrifi-docs/use-cases/incentivizing-sustainable-practices.md).

# INCENTIVIZING SUSTAINABLE PRACTICES

Blockchain is a disruptive technology that can facilitate traceability in agriculture supply chains through decentralized immutable public records.

Agricultural cooperatives powered by the blockchain reward sustainable practices, encouraging farmers to establish provenance of their methods in order to attain a financial reward.

Smallholder farmers cultivate crops on 12% of the world’s farmlands and constitute a majority of producers in developing economies. To encourage them to produce high-quality yield, it is crucial to improve their access to financial assistance, which can aid them in investing further in farm productivity by procuring high-quality inputs, upgrading their post-harvest processes, staying informed about sustainable farming practices, and adopting better risk management practices; all of which will support their transition from subsistence farming to one that is economically and commercially viable.

<figure><img src="/files/WiBAUK8VNtcMHWPoPOTS" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://agrifi.gitbook.io/agrifi-docs/use-cases/incentivizing-sustainable-practices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
