> For the complete documentation index, see [llms.txt](https://suuper-protocol.gitbook.io/suuperprotocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://suuper-protocol.gitbook.io/suuperprotocol/suuper-protocol-overview/the-concept-of-auto-staking.md).

# The Concept of Auto-Staking

The Suuper Protocol Auto-Stake feature is a simple yet cutting-edge function called <mark style="color:purple;">**Buy-Hold-Earn**</mark>, that provides the ultimate ease of use for <mark style="color:purple;">$Suuper holders</mark>.&#x20;

#### <mark style="color:blue;">**Buy-Hold-Earn**</mark>

By simply buying and holding $SUUPER token in your wallet, you earn rebase rewards as interest payments directly into your wallet. Your tokens will increase <mark style="color:purple;">**every 10 minutes**</mark><mark style="color:purple;">.</mark> &#x20;

Using a Positive Rebase formula, Suuper Protocol makes it possible for token distribution to be paid directly proportional to the epoch rebase rewards, worth <mark style="color:purple;">0.016% every 10 minute</mark> epoch period of the total amount of $Suuper tokens held in your wallet. The rebase rewards are distributed on each <mark style="color:purple;">EPOCH (10 minutes rebase period)</mark> to all <mark style="color:purple;">$SUUPER</mark> holders.&#x20;

**This means that without moving their tokens from their wallet, Suuper holders receive an annual compound interest of&#x20;**<mark style="color:purple;">**460,367%**</mark> **for Year 1.**&#x20;

**The interest rebase rate then reduces after the first 12 months:** [Interest Cycle](/suuperprotocol/interest-cycle.md)


---

# 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://suuper-protocol.gitbook.io/suuperprotocol/suuper-protocol-overview/the-concept-of-auto-staking.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.
