> For the complete documentation index, see [llms.txt](https://docs.cyclone.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyclone.xyz/russkii/a-step-by-step-guide/how-to-liquidity-mining.md).

# Как добывать ликвидность

You can use ioPay mobile app or ioPay desktop to setup liquidity mining for Cyclone Protocol.

### Вы можете использовать мобильное приложение ioPay или настольный компьютер ioPay для настройки добычи ликвидности для Cyclone Protocol.

![](/files/-MS05nM15A_S2fl5yJ9U)

### Шаг 2 - Нажмите «ДОБАВИТЬ ЛИКВИДНОСТЬ», чтобы добавить ликвидность на mimo.exchange.&#xD;

Убедитесь, что в вашем кошельке достаточно $ CYC и $ IOTX, и нажмите «Поставить», чтобы продолжить. После завершения транзакции ваши $ CYC и $ IOTX переводятся в mimo для [Automated Market Maker (AMM)](https://academy.binance.com/en/articles/what-is-an-automated-market-maker-amm), и вы получите токен пула в свой кошелек.

[Вы всегда можете проверить здесь, чтобы получить представление о текущем состоянии ликвидности. ](https://info.mimo.exchange/pairs/io1f4acssp65t6s90egjkzpvrdsrjjyysnvxgqjrh)

![](/files/-MS06HuN6mHDLPodOjQi)

### Шаг 3 - Вернитесь на вкладку «Добыча ликвидности», нажмите «СТАВКА» и подтвердите.&#xD;

Таким образом, токены вашего пула будут включены в контракт Cyclone, и вы начнете зарабатывать $ CYC! Вы всегда можете проверить верхнюю часть вкладки Liquidity Mining, чтобы узнать, сколько долларов CYC вы зарабатываете, и текущий APY, например, 2168%!

### Шаг 4 - Используйте «ЗАЯВЛЕНИЕ», чтобы получить вознаграждение за майнинг ликвидности&#xD;

В любое время нажмите «ЗАЯВИТЬ», чтобы обменять заработанные вами $ CYC, которые будут переведены на ваш кошелек после завершения транзакции.

### Шаг 5 - Используйте «UNSTAKE», чтобы вывести токен пула&#xD;

Если вы закончили майнинг ликвидности, нажмите «UNSTAKE», чтобы перевести токен пула в свой кошелек. При желании вы можете вернуться на <https://mimo.exchange/pool>, чтобы удалить свою ликвидность и вернуть $ CYC и $ IOTX.


---

# 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.cyclone.xyz/russkii/a-step-by-step-guide/how-to-liquidity-mining.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.
