# For Delegators

Delegators are users who delegated their tokens to a validator in order to participate in the network consensus. They locked their funds for a given period of time and, in return, will receive rewards (extra tokens).&#x20;

**Example:**

You hold 2000 REBUS coins. In order to gain yield on this balance you can utilise the Earn Network Restaking solution. Simply visit the dedicated asset page for Rebus, connect a wallet of your choice and decide how much balance you want to delegate to the Earn Network validator. The PoS rewards coming from the network will be received and restaked on your behalf, though only you can undelegate the stake. The entire process is fully non-custodial.

Our long-term objective for delegators is to provide them with the largest amount of networks, thus allowing for restaking of their funds to utilise the compounding factor and produce the highest yield possible.&#x20;

<figure><img src="/files/bkV7xXCg61PQfBIywZhZ" alt=""><figcaption><p>On the Restaking Asset Page you're able to view all the details and functions that help you manage your delegation.</p></figcaption></figure>


---

# Agent Instructions: 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://whitepaper.earn.network/en/restaking/for-delegators.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.
