# RivusDAO - Bringing you liquid staking & unlocking

## RivusDAO - Bringing you liquid staking & unlocking

- [Welcome to Rivus DAO](https://docs.rivusdao.xyz/welcome-to-rivus-dao.md): Bringing You Liquid Staking & Unlocking Defi On The Bittensor Network
- [Liquid Staking Derivative for TAO](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao.md): Introducing Liquid Staking Token for TAO
- [Problem Statement](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/problem-statement.md)
- [Solution](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/solution.md)
- [rsTAO](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao.md)
- [The Staking Process](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/the-staking-process.md): A crucial aspect of any Liquid Staking project is the staking process. For RivusDAO, the system is designed to be both efficient and secure.
- [Withdrawal Process](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/withdrawal-process.md)
- [Claim Process](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/claim-process.md)
- [Automated Compound Staking Rewards](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/automated-compound-staking-rewards.md)
- [Protocol Fee](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/protocol-fee.md)
- [Dual Yield System](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/dual-yield-system.md)
- [Validators](https://docs.rivusdao.xyz/liquid-staking-derivative-for-tao/rstao/validators.md)
- [Multichain Bridge To TAO](https://docs.rivusdao.xyz/multichain-bridge-to-tao.md): Bridging to Bittensor has never been this easy.
- [$RIVUS Token](https://docs.rivusdao.xyz/usdrivus-token.md): $RIVUS, the native token behind RivusDAO
- [$RIVUS Tokenomics](https://docs.rivusdao.xyz/usdrivus-token/usdrivus-tokenomics.md): This page will highlight the tokenomics of $RIVUS.
- [Rivus Contracts](https://docs.rivusdao.xyz/rivus-contracts.md): Below you will find all of Rivus's Smart Contracts


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rivusdao.xyz/welcome-to-rivus-dao.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.
