# Liquid Staking

Passive income from [taxes](/whitepaper/tokenomics/taxes.md) is awesome, but liquid staking is the next level!&#x20;

Through staking, you'll be able to lock your RULE tokens for a set amount of time, and receive an amount of sRULE tokens depending on the among of RULE staked and the lock time. Once the lock time is over, you'll be able to reclaim your capital by giving back the sRULE tokens, with a nice interest on top!

Staking APY will be kept to realistic levels to avoid token inflation. This choice, coupled with the fact only 10% of the [total supply ](/whitepaper/tokenomics/supply-distribution.md)is allocated to staking rewards, guarantees that inflation from staking will be offset by [burn events](/whitepaper/tokenomics/burn-events.md).

The staking Dapp is set to be implemented early in the development of the project.


---

# 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://rule-token.gitbook.io/whitepaper/ecosystem/liquid-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.
