# dApp AI Product Docs

## dApp AI Product Docs

- [Abstract](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/abstract.md): A dive into the concepts, problems & solutions
- [Introduction](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/introduction.md): Overview of the Project and Underlying Technology
- [The Vision](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/introduction/the-vision.md): The Goals and stepping stones to building an accessible to all development server
- [Ecosystem](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/introduction/ecosystem.md): The components and framework
- [AI Integration](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/introduction/ai-integration.md): Introducing AI in the development process
- [Products](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/products.md)
- [💻 Website BOT](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/products/website-bot.md): Create fully customizable websites from out template library
- [🔗 Contract BOT](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/products/contract-bot.md): Deploy from an array of contracts from our CA library or create custom CA's
- [📲 DApp BOT](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/products/dapp-bot.md): Utilise our libraries for editing and deploying popular dApp UI's
- [Technical Framework](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/technical-framework.md): A dive into the underlying Technology
- [User Manual](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/user-manual.md)
- [Website Maker](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/user-manual/website-maker.md): A user manual for the Web generator Telegram BOT
- [DApp Builder](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/user-manual/dapp-builder.md): A user manual for the DApp builder Telegram BOT
- [Contracts Deployer](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/user-manual/contracts-deployer.md): A user manual for the Contracts Deployer Telegram BOT
- [Complimentary Tools](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/complimentary-tools.md): Tools to help with the content creation process.
- [Pricing](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/pricing.md): Pricing Structure for our products & Services
- [Revenue Share](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/revenue-share.md): Benefits of being a $DAP holder and the revenue distribution program
- [Token Metrics](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/token-metrics.md): Information about the native token and Utility
- [Future Scope](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/future-scope.md): Advancements still to come in the future scope of DApp AI
- [Roadmap](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/roadmap.md): Roadmap for the duration of 2024
- [FAQ's](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/faqs.md): Frequently asked questions
- [Community](https://dapp-ai-1.gitbook.io/dapp-ai-product-docs/community.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://dapp-ai-1.gitbook.io/dapp-ai-product-docs/abstract.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.
