> For the complete documentation index, see [llms.txt](https://faq.tonation.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.tonation.me/strimeram/chto-delat-s-kriptovalyutoi/kak-uvelichit-dokhod-ot-kriptovalyuty.md).

# Как увеличить доход от криптовалюты

#### Как увеличить доход от криптовалюты

Если вы хотите не просто хранить крипту, но и получать дополнительный доход, есть проверенные способы сделать это.

***

#### **1. Стейкинг через Tonstakers**

Стейкинг — это пассивный способ заработка, при котором вы получаете вознаграждение за поддержку работы сети.

**Шаги:**

1. Перейдите на сайт [Tonstakers](https://tonstakers.com/).
2. Подключите ваш TON-кошелек.
3. Выберите валидатора из доступного списка.
4. Делегируйте свои токены TON в пул.
5. Получайте проценты от общей прибыли.
   * Вознаграждение начисляется регулярно.
   * Ваши средства остаются под вашим контролем, вы можете отозвать их в любое время.

***

#### **2. Добавление ликвидности через Ston.fi**

Ston.fi позволяет зарабатывать на предоставлении ликвидности для торгов и получать долю от комиссий.

**Шаги:**

1. Зайдите на платформу [Ston.fi](https://ston.fi/).
2. Подключите ваш кошелек.
3. Выберите пул ликвидности (например, TON/USDT).
4. Добавьте свои токены в пул.
5. Зарабатывайте на комиссиях от сделок.
   * Ваш доход зависит от объема торгов и размера пула.

***

#### **Вывод**

* Стейкинг подойдет для тех, кто хочет стабильный пассивный доход без необходимости активного участия.
* Добавление ликвидности выгодно для тех, кто готов работать с DeFi-платформами и получать больше прибыли от торговли.


---

# 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://faq.tonation.me/strimeram/chto-delat-s-kriptovalyutoi/kak-uvelichit-dokhod-ot-kriptovalyuty.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.
