> For the complete documentation index, see [llms.txt](https://docs.tetu.io/tetu-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tetu.io/tetu-io/tetu-v1/yield-farm/strategies/tetumesh.md).

# tetuMESH

tetuMESH is a liquid staking product. Through tetuMESH it is possible to participate in MESH staking obtaining the benefits of locking MESH for the maximum period. By minting tetuMESH the MESH will be locked in Tetu practically forever. But it is possible to sell tetuMESH on [Meshswap](https://meshswap.fi/exchange/swap).&#x20;

In the same way it is possible to buy tetuMESH directly instead of depositing MESH, this option becomes more attractive when there is a discount on the price of tetuMESH. You can learn more about Meshswap in the [documentation](https://docs.meshswap.fi/).

![](/files/S4HEAmIhqbn3A2Lh9LWx)

There are two MESH strategies available in Tetu, [lock MESH](https://app.tetu.io/vault/0xdcb8f34a3ceb48782c9f3f98df6c12119c8d168a) by 1:1 tetuMESH or [deposit tetuMESH-MESH LP](https://app.tetu.io/vault/0xadc56043bff96e2f3394bfd5719cd6de0a734257). To obtain the tetuMESH-MESH LP it is necessary to deposit it on [Meshswap](https://meshswap.fi/exchange/pool).  There is a step by step of how to deposit tetuMESH-MESH LP on the [liquid staking](https://app.tetu.io/tetumesh) page.

### Benefits of liquid staking

* Earnings based on maximum Meshswap locking period.
* MESH staking rewards, airdrop token rewards, pool transaction fee rewards, and ecopot token rewards with 8x efficiency.
* Exit Liquidity


---

# 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://docs.tetu.io/tetu-io/tetu-v1/yield-farm/strategies/tetumesh.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.
