> For the complete documentation index, see [llms.txt](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments.md).

# Departments

- [REBELLION CAPITAL](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital.md)
- [OVERVIEW](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/overview.md): Bringing Wealth To The Masses
- [NFTs](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/nfts.md)
- [TOKENS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/tokens.md)
- [TOKENOMICS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/tokenomics.md)
- [REVENUE STREAMS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/revenue-streams.md)
- [PROJECTED EARNINGS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/rebellion-capital/projected-earnings.md)
- [SOFTWARE](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/software.md)
- [REBEL MANAGEMENT SYSTEM](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/software/rebel-management-system.md): Creating stable prices through the bear market
- [REBEL TAX SYSTEM](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/software/rebel-tax-system.md): Our RTS solves taxes forever!
- [SECURITY](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security.md)
- [THE ONCHAIN ALLIANCE](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security/the-onchain-alliance.md): Bringing Transparency To The Crypto Sphere
- [KYC](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security/kyc.md)
- [AUDITS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security/audits.md)
- [MARKETS](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security/markets.md)
- [SWAP](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/security/swap.md)
- [GAMING](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/gaming.md)
- [REBELLION GAMING](https://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments/gaming/rebellion-gaming.md): BRINGING P2E TO THE MASSES


---

# 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 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://therebellionproject.gitbook.io/the-rebellion-project-whitepaper/departments.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.
