# Cod3r Documentation

## Cod3r Documentation

- [What is cod3r.ai](https://cod3r.gitbook.io/cod3r-documentation/getting-started/what-is-cod3r.ai.md): THE WORLD'S FIRST WEB3 AI APP BUILDER.
- [How It Works](https://cod3r.gitbook.io/cod3r-documentation/getting-started/how-it-works.md)
- [Core Features](https://cod3r.gitbook.io/cod3r-documentation/getting-started/core-features.md)
- [PLATFORM](https://cod3r.gitbook.io/cod3r-documentation/platform.md)
- [Why cod3r.ai](https://cod3r.gitbook.io/cod3r-documentation/why-cod3r.ai.md)
- [Pricing Plans](https://cod3r.gitbook.io/cod3r-documentation/pricing-plans.md)
- [Credit Packages](https://cod3r.gitbook.io/cod3r-documentation/credit-packages.md)
- [Revenue Model](https://cod3r.gitbook.io/cod3r-documentation/revenue-model.md)
- [$COD3R Token](https://cod3r.gitbook.io/cod3r-documentation/token/usdcod3r-token.md)
- [Tokenomics](https://cod3r.gitbook.io/cod3r-documentation/token/tokenomics.md)
- [Roadmap](https://cod3r.gitbook.io/cod3r-documentation/project/roadmap.md)
- [Referral Program](https://cod3r.gitbook.io/cod3r-documentation/project/referral-program.md)
- [Cod3r.ai Guide](https://cod3r.gitbook.io/cod3r-documentation/project/cod3r.ai-guide.md)
- [Useful Links](https://cod3r.gitbook.io/cod3r-documentation/project/useful-links.md): Below, you'll discover all the pertinent links. These are the sole official project links you should be aware of.
- [Vision](https://cod3r.gitbook.io/cod3r-documentation/project/vision.md)
- [Legal & Privacy](https://cod3r.gitbook.io/cod3r-documentation/project/legal-and-privacy.md)
- [Frequently Asked Questions](https://cod3r.gitbook.io/cod3r-documentation/project/frequently-asked-questions.md)
- [Disclaimer](https://cod3r.gitbook.io/cod3r-documentation/project/disclaimer.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://cod3r.gitbook.io/cod3r-documentation/getting-started/what-is-cod3r.ai.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.
