> For the complete documentation index, see [llms.txt](https://farmai.gitbook.io/farmai-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farmai.gitbook.io/farmai-whitepaper/usdfarmai-token.md).

# $FARMAI Token

FARMAI Token will be used for all value transfers, reward mechanisms, and transaction fees across the platform.

***

#### Token Use Cases

* **Staking:** Users and farmers can lock tokens to earn rewards.
* **Data Access:** Pay for premium AI analytics reports.
* **Equipment Leasing:** Use tokens to rent drones and autonomous machinery.
* **Governance:** Vote on proposals and participate in protocol decisions.
* **Performance Incentives:** Reward payments for farmers based on verified productivity.
* **Supply Chain Certification:** Pay for blockchain-based product verification certificates.
* **DeSci Participation:** Fund research projects, access scientific data sets, and receive contribution credits within the decentralized science ecosystem.

***

### **Total Supply :**      118,000,000 FARMAI

<table><thead><tr><th width="215.7265625"> </th><th width="146.37109375">Token Amount</th><th width="127.62109375">Percentage</th><th>Lockup / Vesting Plan</th></tr></thead><tbody><tr><td>Seed</td><td>5,900,000</td><td>5%</td><td>20% TGE + <br>80% 12-months linear release</td></tr><tr><td>Private Sale</td><td>17,700,000</td><td>15%</td><td>20% TGE + <br>80% 12-months linear release</td></tr><tr><td>Liquidity</td><td>11,800,000</td><td>10%</td><td>Allocated at TGE for exchange liquidity pools</td></tr><tr><td>Marketing &#x26; Growth</td><td>17,700,000</td><td>15%</td><td>3-months lockup + <br>12-months linear release</td></tr><tr><td>Ecosystem Development</td><td>17,700,000</td><td>15%</td><td>6-months lockup + <br>18-months linear release</td></tr><tr><td>Rewards &#x26; Incentives</td><td>23,600,000</td><td>20%</td><td>30% TGE + <br>70% 12-months linear release</td></tr><tr><td>Team</td><td>11,800,000</td><td>10%</td><td>12-months lockup + <br>24-months linear release</td></tr><tr><td>Advisors &#x26; Partners</td><td>5,900,000</td><td>5%</td><td>6-months lockup + <br>12-months linear release</td></tr><tr><td>Reserve &#x26; Emergency Fund</td><td>5,900,000</td><td>5%</td><td>12-months lockup, released as needed</td></tr></tbody></table>


---

# 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://farmai.gitbook.io/farmai-whitepaper/usdfarmai-token.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.
