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

# Arbitomb Farms

Farms give investors an easy way to get exposure to ASHARE tokens -- the limited supply governance token of Arbitomb.

Farms will continue rewarding ASHARE until the max supply of ASHARE (56,000 tokens) is reached, at which point emissions stop.&#x20;

**Emissions schedule example:**

Year 1: 4,000 ASHARE emissions

Year 2: 3,000 ASHARE emissions

Year 3: 2,000 ASHARE emissions

Year 4: 1,000 ASHARE emissions

<br>

Even though emissions continue, the maximum total supply will be much lower than most other seigniorage protocols.

**Users can participate in the farms to earn ASHARE:**

ATomb-ARB-LP to earn ASHARE

<br>


---

# 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:

```
GET https://arbitomb-1.gitbook.io/docs/arbitomb-farms.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.
