# Developer Documentation

## developer.data3.network

- [Data3 Network - Overview](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview.md): Revolutionizing Communication with AI Personas, AI Agents, and a Transparent Token Economy
- [Enter Data3 Network](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/enter-data3-network.md): Vision and Principles
- [The Immortal AI Personas](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/the-immortal-ai-personas.md): What are AI Personas?
- [AI Agents](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/ai-agents.md): What are AI Agents?
- [AI Coins](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/ai-coins.md): What are AI Coins?
- [AI Coin Tokenomics](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/ai-coin-tokenomics.md): How does price discovery happen ?
- [Transparency and Investment Safety](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/transparency-and-investment-safety.md)
- [Technical Documentation: Step Bonding Curve Testing](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/transparency-and-investment-safety/technical-documentation-step-bonding-curve-testing.md): How we tested for our AI Coins
- [The Building Blocks](https://data3-network.gitbook.io/developer.data3.network/data3-network-overview/the-building-blocks.md)
- [Data3 AI Agent Marketplace](https://data3-network.gitbook.io/developer.data3.network/data3-ai-agent-marketplace.md): Overview of the AI Agent Marketplace
- [Dev Documentation](https://data3-network.gitbook.io/developer.data3.network/dev-documentation.md): AI Agent Overview
- [AI Agents](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/ai-agents.md)
- [Structure of AI Agents](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/structure-of-ai-agents.md)
- [AI Agent Deployment](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/ai-agent-deployment.md)
- [AI Agent Samples](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/ai-agent-samples.md)
- [AI Agent Testing](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/ai-agent-testing.md)
- [AI Agent Economics](https://data3-network.gitbook.io/developer.data3.network/dev-documentation/ai-agent-economics.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://data3-network.gitbook.io/developer.data3.network/data3-network-overview.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.
