> 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/feesaver-staking/how-to-delegate-resources.md).

# How to delegate resources to receive rewards

If you are **a TRX holder** and do not fully use your energy or bandwidth - you can delegate resources to a shared pool **FeeSaver Staking** and receive rewards every day.

**Step-by-step instructions on how to delegate resources using the TronLink wallet:**

#### Step 1: Go to the TronLink wallet

1. In the **Assets** menu of the wallet click **Energy**
2. Opposite **Available** we see the amount of available energy, press **Delegate**
3. In the Receiving Account field enter the address `TNLtK3jGNgbpLX2L9mFnK59u92T1PYgwDR` and press **Next.** This is the official pool address **FeeSaver Staking**

```
TNLtK3jGNgbpLX2L9mFnK59u92T1PYgwDR
```

<figure><img src="/files/1ebfbabdbc8dae836793be561d6f76afaec9159f" alt=""><figcaption></figcaption></figure>

4. Enter the amount of energy and sign the transaction
5. After the energy is successfully delegated, opposite **Delegated** a **Reclaim**button will be displayed, which can be used to retrieve the energy if needed

<figure><img src="/files/3e92d05e702669b71d0fa6b9604ed64e6372b0fb" alt=""><figcaption></figcaption></figure>

***

Still have questions? Write to our support service [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/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.
