# daGama

## daGama

- [Disclaimer](https://wp.dagama.world/introduction/disclaimer.md)
- [Description](https://wp.dagama.world/introduction/description.md)
- [Community](https://wp.dagama.world/introduction/community.md)
- [Problem](https://wp.dagama.world/problem-and-solution/problem.md)
- [daGama solution](https://wp.dagama.world/problem-and-solution/dagama-solution.md)
- [For user](https://wp.dagama.world/product/for-user.md)
- [The impressions map and recommendation feed](https://wp.dagama.world/product/for-user/the-impressions-map-and-recommendation-feed.md)
- [Creating recommendations and iteneraries](https://wp.dagama.world/product/for-user/creating-recommendations-and-iteneraries.md)
- [daGama app User Guide](https://wp.dagama.world/product/for-user/dagama-app-user-guide.md)
- [daGama Airdrop Program](https://wp.dagama.world/product/for-user/dagama-airdrop-program.md)
- [Task Execution Guide](https://wp.dagama.world/product/for-user/dagama-airdrop-program/task-execution-guide.md)
- [For business](https://wp.dagama.world/product/for-business.md)
- [Business Panel](https://wp.dagama.world/product/for-business/business-panel.md)
- [Promotional Tools](https://wp.dagama.world/product/for-business/promotional-tools.md)
- [Multi-Level Antifake System (MLAFS)](https://wp.dagama.world/architecture/multi-level-antifake-system-mlafs.md)
- [User behavior analysis](https://wp.dagama.world/architecture/multi-level-antifake-system-mlafs/user-behavior-analysis.md)
- [Verification pipeline](https://wp.dagama.world/architecture/multi-level-antifake-system-mlafs/verification-pipeline.md)
- [Trust rating algorithm](https://wp.dagama.world/architecture/trust-rating-algorithm.md)
- [AI Vasco recommendation algorithm](https://wp.dagama.world/architecture/trust-rating-algorithm/ai-vasco-recommendation-algorithm.md)
- [DAGAMA 2.0: PROOF-OF- PRESENCE (POP) PROTOCOL](https://wp.dagama.world/architecture/dagama-2.0-proof-of-presence-pop-protocol.md)
- [Blockchain](https://wp.dagama.world/architecture/blockchain.md)
- [Membership Card (NFT ID)](https://wp.dagama.world/architecture/blockchain/membership-card-nft-id.md)
- [Staking](https://wp.dagama.world/architecture/blockchain/staking.md)
- [Tokenomics](https://wp.dagama.world/economics/tokenomics.md)
- [Token Utility](https://wp.dagama.world/economics/token-utility.md)
- [Role of the users](https://wp.dagama.world/economics/role-of-the-users.md)
- [Team](https://wp.dagama.world/inhouse/team.md)
- [Partners](https://wp.dagama.world/inhouse/partners.md)
- [June '24](https://wp.dagama.world/updates-of-app/june-24.md)
- [July  '24](https://wp.dagama.world/updates-of-app/july-24.md)
- [August  '24](https://wp.dagama.world/august-24.md)
- [October  '24](https://wp.dagama.world/october-24.md)
- [November  '24](https://wp.dagama.world/november-24.md)
- [December  '24](https://wp.dagama.world/december-24.md)
- [February  '25](https://wp.dagama.world/february-25.md)
- [March  '25](https://wp.dagama.world/march-25.md)
- [April  '25](https://wp.dagama.world/april-25.md)
- [July  '25](https://wp.dagama.world/july-25.md)
- [September  '25](https://wp.dagama.world/september-25.md)
- [December  '25](https://wp.dagama.world/december-25.md)
- [Updates](https://wp.dagama.world/updates-of-pop/updates.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.dagama.world/introduction/disclaimer.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.
