# RubixDao

## RubixDao

- [RubixDao Documentation](https://rubixdao.gitbook.io/rubixdao/master.md): A Rubik's Cube is a puzzle. A struggle for some, less for others, however, it can be solved by every user once algorithmic logic is applied.
- [General](https://rubixdao.gitbook.io/rubixdao/general.md)
- [How Does it Work](https://rubixdao.gitbook.io/rubixdao/how-does-it-work.md): Work smarter, not harder.
- [Liquidations](https://rubixdao.gitbook.io/rubixdao/liquidations.md)
- [Governance](https://rubixdao.gitbook.io/rubixdao/governance.md): By the Lamden community, for the Lamden community.
- [Benefits & Usecase](https://rubixdao.gitbook.io/rubixdao/benefits-and-usecase.md): The potential powered by the community is endless.
- [Revenue Streams](https://rubixdao.gitbook.io/rubixdao/revenue-streams.md)
- [Collateral Types](https://rubixdao.gitbook.io/rubixdao/collateral-types.md): The great and the mighty that use their assets and power to subjugate people are demonstrating oppression.
- [Tokenomics](https://rubixdao.gitbook.io/rubixdao/tokenomics.md): Fairly distributed tokenomics.
- [Conclusion](https://rubixdao.gitbook.io/rubixdao/conclusion.md): Let the views of others educate and inform you, but let your decisions be a product of your own conclusions.
- [Audits](https://rubixdao.gitbook.io/rubixdao/audits.md)
- [Smart Contract Addresses](https://rubixdao.gitbook.io/rubixdao/smart-contract-addresses.md)
- [Links & Resources](https://rubixdao.gitbook.io/rubixdao/links-and-resources.md)
- [Guides](https://rubixdao.gitbook.io/rubixdao/guides.md)
- [FAQ](https://rubixdao.gitbook.io/rubixdao/faq.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, 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://rubixdao.gitbook.io/rubixdao/master.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.
