# Staking

{% hint style="info" %}
**Good to know:** Stakers receive auto-compounded rebase rewards from Spartacus Procotols.
{% endhint %}

Stakers are aiming for long term, passive rebase returns.  The rebase rewards come from proceeds of the bond sales.&#x20;

The rewards to stakers are pro rate to their staked amount. To earn long term rewards, the best strategy would be bond + stake.

The rebase schedule will be set up on an epoch basis which means the rebase will occur periodically. You receive rebased rewards automatically and there is no extra steps you need to take if you plan to keep staking.


---

# 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://docs.spartacus.finance/guides-to-arena/staking.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.
