# TINY Farming

The Tinyman Governance system enables voting on the distribution of $TINY as farming rewards. Tinyman Governors will vote on monthly governance proposals  and determine which pool will receive the most rewards that month. TINY tokens will be distributed to LPs through these Tinyman Farms.

<table data-header-hidden><thead><tr><th></th><th width="155"></th><th></th><th></th></tr></thead><tbody><tr><td>TINY Rewards</td><td>Share</td><td>Total Amount</td><td>Monthly Allocation</td></tr><tr><td>Year 1</td><td>27.00%</td><td>32,400,000.00</td><td>2,700,000.00</td></tr><tr><td>Year 2</td><td>24.00%</td><td>28,800,000.00</td><td>2,400,000.00</td></tr><tr><td>Year 3</td><td>21.00%</td><td>25,200,000.00</td><td>2,100,000.00</td></tr><tr><td>Year 4</td><td>18.00%</td><td>21,600,000.00</td><td>1,800,000.00</td></tr><tr><td>Later</td><td>10.00%</td><td>12,000,000.00</td><td></td></tr><tr><td>TOTAL</td><td>100.00%</td><td>120,000,000.00</td><td></td></tr></tbody></table>

### Workflow:

* Farming proposals will be listed automatically on 17th or 18th of every month. &#x20;
* Voting begins on the 20th of each month and lasts 7 days.
* During the voting period, users are presented with an interface where they can choose which pools they would like to see in farming, and users will vote based on the TINY Power they hold.
* The pools that receive the most votes (top 60 pools) from the community at the end of the duration are selected for the farming initiative with their reward allocations for the next month.

### **Rewards Distribution:**&#x20;

* Protocol Share: 20% to fixed pools (e.g. ALGO/USDC, TINY/ALGO and TINY/USDC)&#x20;
* Community Share: 80% to all pools based on community vote. (proportionally)

\ <br>


---

# 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://docs.tinyman.org/token-and-governance/governance-details/tiny-farming.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.
