> For the complete documentation index, see [llms.txt](https://docs.saga.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saga.xyz/introduction/saga-overview/staking-on-saga/auto-compound-your-staking-rewards-with-restake.app.md).

# Auto-compound your staking rewards with Restake.app

**Restake.app** provides a convenient way to automating the restaking of your staking rewards on Saga, allowing you to generate compounding interest on your investments.

First of all go to <https://restake.app/saga>

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FNP2C9t2Q2OYcNkXYSXfl%2Fdashboard%20restake%202.png?alt=media&amp;token=d8e6b44f-e827-4627-a266-31a2bd72a9d3" alt=""><figcaption></figcaption></figure>

Connect your wallet (with Keplr or Leap)

After you connect your wallet, you'll notice all validators that you chose for staking (in my case the same of the [Staking your Saga on Keplr](/introduction/saga-overview/staking-on-saga/staking-your-saga-on-keplr.md) section)

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FhU53Pt9LlE2aPI6uZDeQ%2Fdashboard%20restake.png?alt=media&amp;token=021ee29d-c2e5-4981-a548-f7af53ee616f" alt=""><figcaption></figcaption></figure>

Choose one of validator and the click on **Enable REStake** to activate **auto-restake** for your wallet address.&#x20;

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2Fa0AEdiTNbxIUTYipRglO%2Fenable%20restake.png?alt=media&amp;token=0350757d-1a08-4e9c-829f-1df5aa35b8a4" alt=""><figcaption></figcaption></figure>

Choose the **maximum amount** you want Auto-Restake to restake for you over time (in my example i choose unlimited) and set an expiry date for when this auto-restaking activation will automatically deactivate.

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FNiNnsOLGEEw5vonUygG7%2Fenable%20restake%202.png?alt=media&amp;token=557c7e43-e24a-4176-99fd-47f5926fd79f" alt=""><figcaption></figcaption></figure>

Confirm the wallet transaction to enable REStake and begin enjoying the benefits of restaking.

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FgMMDvu3ChpTz6q3YxfA4%2Fsign%20transaction%20restake.png?alt=media&amp;token=14ab39a7-2e1e-4645-8ec6-996fd2c40584" alt=""><figcaption></figcaption></figure>

If everything goes correctly, you should see on the dashboard that your validator has the "green check" like this:

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2Fx6uUBEElWPDpPdrPg4xd%2Fafter%20restake.png?alt=media&amp;token=d9ce220d-cd9f-47f0-ac51-c7a895275874" alt=""><figcaption></figcaption></figure>

**Note**: You can return to Restake.app at **any time** and deactivate this auto-staking function using the same wallet you used to activate it.


---

# 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://docs.saga.xyz/introduction/saga-overview/staking-on-saga/auto-compound-your-staking-rewards-with-restake.app.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.
