# Delegation Process

Below, you will find a general guide which describes the step-by-step process of delegation at a very high level. For users who wish to get a dedicated, in-depth, step-by-step guide for a given coin, please visit <https://blog.earn.network>.&#x20;

**General Guide**

1. Open the [Earn.Network](https://earn.network) platform and go to the **Restaking category**.

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

2. **Click on the coin** of your choice.

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

3. **Connect a Wallet** to be able to delegate funds.

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

4. **Set the amount** you wish to delegate.

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

5. **Your funds have been delegated.** Note, this is only the 1st step (out of 2) we need to do.

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

6. **Click "Enable Auto-Restaking"** to have your rewards compounded.

<figure><img src="/files/8sLX0aGqevfSPWHNZ2CK" alt=""><figcaption></figcaption></figure>

7. **Confirm the Transaction** in the modal.

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

7. **Done!** The 2nd step is completed. You're now earning compounded rewards.


---

# 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/delegation-process.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.
