> For the complete documentation index, see [llms.txt](https://metistomb.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://metistomb.gitbook.io/docs/protocol/farms.md).

# FARMS

The farming pools will begin distributing $MSHARE rewards based on number of staked tokens you have in the Farms. These farms provide the core of the first phase of MetisTomb Finance: sustainable, high APR farms that will maintain peg of $MTOMB to $METIS I to the point where $MTOMB can be used interchangeably with $METIS for lending protocols.

&#x20;The MetisTomb protocol will automatically manipulate the farm emissions based on total value locked (TVL) and time-weighted average price (TWAP). This allows automatic adjustment of rewards and shares, making sure that $MTOMB maintains its peg at 1:1.&#x20;

### **Farming Pools**&#x20;

* Stake MTOMB-METIS-LP - Earn MSHARE
  * *Allocation point: 20,000*
* Stake MSHARE-METIS LP - Earn MSHARE
  * *Allocation point: 20,000*
* Stake MTOMB- Earn MSHARE
  * Allocation point: *10,000*

Note that not all of these farms will be available at launch, and more farms can be added or removed as the protocol and Metis Chain develops.

### The Boardroom

In the Boardroom, you earn MTOMB by staking your MSHARE. The Boardroom will continue to distribute MTOMB for as long as MTOMB price is above 1 METIS.

By staking MSHARE in the Boardroom, you are locking those MSHARE tokens for 6 epochs (each epoch is 6 hours). Rewards generated by the Boardroom will be locked for 3 epochs before you can claim them, and withdrawing/depositing/claiming either MTOMB rewards or your MSHARE tokens will reset the timer.

The Boardroom is a key part of the MetisTomb ecosystem, turning functionality on and off depending on the TWAP of MTOMB. This is yet another mechanism MetisTomb uses to maintain peg.&#x20;

### Bonding&#x20;

The Bond tab is the only place that will allow the trading of MetisTomb Bonds (MBONDs). MBONDs can be bought 1:1 with $MTOMB when the TWAP of $MTOMB is under 1 $METIS. MBONDs can then be redeemed for a bonus number of $MTOMB when the peg has been restored. The Boardroom will be open at the same time as the LHC. However, MBONDs can only be bought if MTOMB trades under 0.99 $METIS.


---

# 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://metistomb.gitbook.io/docs/protocol/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.
