> For the complete documentation index, see [llms.txt](https://feesaver.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://feesaver.gitbook.io/docs/ru/feesaver-staking/how-to-delegate-resources.md).

# Как делегировать ресурсы для получения вознаграждения

Если вы являетесь **держателем TRX** и используете энергию или пропускную способность не полностью - вы можете делегировать ресурсы в общий пул **FeeSaver Staking** и получать вознаграждения каждый день.

**Пошаговая инструкция как делегировать ресурсы с помощью кошелька TronLink:**

#### Шаг 1: Перейдите в кошелек TronLink

1. В меню **Assets** кошелька нажмите **Energy**
2. Напротив **Available** видим количество доступной энергии, жмем **Delegate**
3. В поле Receiving Account вводим адрес `TNLtK3jGNgbpLX2L9mFnK59u92T1PYgwDR` и нажимаем **Next.** Это официальный адрес пула **FeeSaver Staking**

```
TNLtK3jGNgbpLX2L9mFnK59u92T1PYgwDR
```

<figure><img src="/files/gkcMjnglAp5GjYnM10In" alt=""><figcaption></figcaption></figure>

4. Вводим объем энергии и подписываем транзакцию
5. После того, как энергия будет успешно делегирована, напротив **Delegated** будет отображаться кнопка **Reclaim**, с помощью которой энергию можно забрать, если она понадобится

<figure><img src="/files/teSGAzpk42o3qA65N13k" alt=""><figcaption></figcaption></figure>

***

Остались вопрос? Напишите в нашу службу поддержки [t.me/feesaver\_support](https://t.me/feesaver_support)


---

# 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://feesaver.gitbook.io/docs/ru/feesaver-staking/how-to-delegate-resources.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.
