# Staking FAQ

**Can I unstake my RNO before the end of the staking period?**

No, at this moment it's possible to unstake only after your staking period has ended.&#x20;

**Can I stake my RNO on different staking periods?**

Yes, you can stake multiple times on different staking periods, using the same wallet.\
Example : You can stake e.g. 1000 RNO for 1 year, then later stake 500 RNO for 6 months, and again 300 RNO for 30 days, from the same wallet.&#x20;

**Can I harvest my RNO rewards?**

No. RNO rewards will be sent to your wallet along with your initial RNO deposit, at the end of the staking period.


---

# 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://earneo.gitbook.io/welcome-to-earneo-docs/staking/staking-faq.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.
