> For the complete documentation index, see [llms.txt](https://docs.marsecosystem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marsecosystem.com/russkii/obshie-voprosy/farms-pools.md).

# Фарминг/пулы

Наши фермы разработаны с уникальным дизайном, чтобы включить поставщиков ликвидности в экосистему и держателей токенов LP других протоколов, обеспечивая высокую и устойчивую доходность с безопасностью. Между тем, мы будем сотрудничать с большим количеством проектов Defi из экосистемы BSC.

Новые пулы будут включать доли XMS и CAKE, а прежний раздел 'STAKE' будет закрыт. Для участия в новых пулах пользователи должны будут вывести свои токены XMS из предыдущей программы поощрения "STAKE" и перевести их в "POOLS".

:exclamation:Внимание: При использовании плагина кошелька в браузере ПК, запускайте только тот плагин кошелька, который вы хотите использовать, и отключите другие плагины, иначе возникнут конфликты между плагинами и скажутся повлияют на их работе[<br>](https://ttxstm.gitbook.io/mars-ecosystem/obshie-voprosy/kak-kupit/bitkeep-wallet)


---

# 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.marsecosystem.com/russkii/obshie-voprosy/farms-pools.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.
