# PROJECT DOCUMENTATION

- [Info & Links](https://docs.beamable.network/project-documentation/info-and-links.md)
- [$BMB Token](https://docs.beamable.network/project-documentation/usdbmb-token.md)
- [Checker Nodes](https://docs.beamable.network/project-documentation/checker-nodes.md)
- [Roadmap](https://docs.beamable.network/project-documentation/roadmap.md)
- [MiCA Whitepaper](https://docs.beamable.network/project-documentation/mica-whitepaper.md): Beamable Network MiCA Whitepaper
- [Whitepaper](https://docs.beamable.network/project-documentation/readme.md)
- [Market Summary](https://docs.beamable.network/project-documentation/readme/market-summary.md)
- [Democratization of Game Development](https://docs.beamable.network/project-documentation/readme/democratization-of-game-development.md)
- [The Direct-from-Imagination Era](https://docs.beamable.network/project-documentation/readme/the-direct-from-imagination-era.md)
- [Decentralization: a Solution to Trust](https://docs.beamable.network/project-documentation/readme/decentralization-a-solution-to-trust.md)
- [Decentralized Physical Infrastructure Networks (DePIN)](https://docs.beamable.network/project-documentation/readme/decentralized-physical-infrastructure-networks-depin.md)
- [Technology Background](https://docs.beamable.network/project-documentation/readme/technology-background.md)
- [Decentralizing with Web3: Token Utility & Nodes](https://docs.beamable.network/project-documentation/readme/decentralizing-with-web3-token-utility.md)
- [Incentive Mechanisms](https://docs.beamable.network/project-documentation/readme/incentive-mechanisms.md)
- [Tokenomics ](https://docs.beamable.network/project-documentation/readme/tokenomics.md)
- [Staking](https://docs.beamable.network/project-documentation/readme/staking.md)
- [References](https://docs.beamable.network/project-documentation/readme/references.md)
- [Policies](https://docs.beamable.network/project-documentation/policies.md): Official Beamable Network policies, disclaimers, and terms of service.
- [Governance](https://docs.beamable.network/project-documentation/policies/governance.md)
- [Node License Agreement Reference](https://docs.beamable.network/project-documentation/policies/node-license-agreement-reference.md): Official node license agreement, agreed to by all node license purchasers for the owning and operating of nodes within the Beamable Network Protocol.
- [Privacy Policy](https://docs.beamable.network/project-documentation/policies/privacy-policy.md)
- [Disclaimer](https://docs.beamable.network/project-documentation/policies/disclaimer.md)
- [Terms of Service](https://docs.beamable.network/project-documentation/policies/terms-of-service.md)
- [Coordinated Vulnerability Disclosure Policy](https://docs.beamable.network/project-documentation/policies/coordinated-vulnerability-disclosure-policy.md)


---

# 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://docs.beamable.network/project-documentation.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.
