# Rebellion Protocol

## Rebellion Protocol

- [REBELLION PROTOCOL](https://wp.rebellionprotocol.com/rebellion-protocol.md): Official Whitepaper of Rebellion Protocol
- [Executive Summary](https://wp.rebellionprotocol.com/executive-summary.md): Short summary of the project
- [Vision & Mission](https://wp.rebellionprotocol.com/executive-summary/vision-and-mission.md)
- [The Rebellion Community](https://wp.rebellionprotocol.com/executive-summary/the-rebellion-community.md)
- [Rebellion VC fund](https://wp.rebellionprotocol.com/rebellion-vc-fund.md): Cryptocurrency & blockchain technologies are the building block of a new financial infrastructure, similar to how the internet was the building block of a new information infrastructure.
- [The REBL Token](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-rebl-token.md): « Sharing actionable knowledge within a community turns conversations into collaboration »
- [$REBL Tokenomics](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-rebl-token/usdrebl-tokenomics.md): « (Token) Economics is too important to leave to the economists » Steve Keen
- [The DAO NFT](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-dao-nft.md): « There is no power for change greater than a community discovering what it cares about » Margaret J. Weathley
- [The Investment DAO](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-investment-dao.md): The investment governance process (Investment DAO) is the investment arm of the Rebellion Protocol project, which allocates the funds that are in the Rebellion Investment Wallet.
- [Divestments](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-investment-dao/divestments.md)
- [Roadmap & Timeline](https://wp.rebellionprotocol.com/roadmap-and-timeline.md)
- [A Safe Project](https://wp.rebellionprotocol.com/a-safe-project.md)
- [Build the Rebellion with us](https://wp.rebellionprotocol.com/build-the-rebellion-with-us.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://wp.rebellionprotocol.com/rebellion-protocol.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.
