# EvoPay Docs

## EvoPay Docs

- [Introduction](https://docs.evopay.me/introduction.md)
- [Problem & Solution](https://docs.evopay.me/problem-and-solution.md)
- [Market Opportunity](https://docs.evopay.me/market-opportunity.md)
- [EvoPay Features](https://docs.evopay.me/evopay-utility/evopay-features.md)
- [EvoPay Bot](https://docs.evopay.me/evopay-utility/evopay-bot.md)
- [Technical Architecture](https://docs.evopay.me/technical-architecture.md)
- [Privacy Mechanism](https://docs.evopay.me/privacy-mechanism.md)
- [EvoPay P2PBL (future)](https://docs.evopay.me/evopay-p2pbl-future.md): Peer-To-Peer Borrowing & Lending
- [Tokenomics](https://docs.evopay.me/evopay-token/tokenomics.md)
- [Token Utility & Incentives](https://docs.evopay.me/evopay-token/token-utility-and-incentives.md)
- [Foundation and Launch](https://docs.evopay.me/roadmap/foundation-and-launch.md)
- [Core Expansion and AI Integration](https://docs.evopay.me/roadmap/core-expansion-and-ai-integration.md)
- [P2PBL & Utility Expansion Layer](https://docs.evopay.me/roadmap/p2pbl-and-utility-expansion-layer.md)
- [Global Scaling and Governance](https://docs.evopay.me/roadmap/global-scaling-and-governance.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://docs.evopay.me/introduction.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.
