# EasyPrompt Docs

## EasyPrompt Docs

- [AI for Everyone](https://docs.easyprompt.xyz/problems-we-solve/ai-for-everyone.md): Simplifying AI for Everyone
- [AI Customized for You](https://docs.easyprompt.xyz/problems-we-solve/ai-customized-for-you.md): A No-Code Custom ChatGPT Chatbot Builder That Trains On Your Own Data
- [AI Customized for Crypto Space](https://docs.easyprompt.xyz/problems-we-solve/ai-customized-for-crypto-space.md)
- [AI empowers Blockchain for Everyone](https://docs.easyprompt.xyz/expanding-our-vision/ai-empowers-blockchain-for-everyone.md): Make blockchain and AI technologies accessible and easy to use for everyone
- [Product](https://docs.easyprompt.xyz/easyprompt/product.md)
- [GPT Prompter - ChatGPT & Midjourney for Telegram](https://docs.easyprompt.xyz/easyprompt/product/gpt-prompter-chatgpt-and-midjourney-for-telegram.md): ChatGPT & Midjourney for Telegram. Built-in Prompts. No logins.
- [GPT Customizer - Your Custom Chatbot](https://docs.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot.md): Build ChatGPT-like Chatbots With Customized Knowledge for Your Business. No-code.
- [Create a your custom bot](https://docs.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot/create-a-your-custom-bot.md): Steps guiding through the process of create a custom bot
- [Customize your bot settings](https://docs.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot/customize-your-bot-settings.md): Steps guiding through the process of customize your chatbot settings
- [Upload your data](https://docs.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot/upload-your-data.md): Steps guiding through the process of uploading your data
- [Chatbot Stats](https://docs.easyprompt.xyz/easyprompt/product/gpt-customizer-your-custom-chatbot/chatbot-stats.md)
- [EasyPrompt Library](https://docs.easyprompt.xyz/easyprompt/product/easyprompt-library.md): Access a diverse collection of ChatGPT prompts on EasyPrompt Library. Add more, bookmark your favorites, and discover the best ones!
- [Pricing](https://docs.easyprompt.xyz/easyprompt/pricing.md)
- [Pricing - GPT Prompter Bot](https://docs.easyprompt.xyz/easyprompt/pricing/pricing-gpt-prompter-bot.md)
- [Pricing - GPT Customizer](https://docs.easyprompt.xyz/easyprompt/pricing/pricing-gpt-customizer.md)
- [FAQ](https://docs.easyprompt.xyz/easyprompt/faq.md)
- [FAQ - GPT Prompter Bot](https://docs.easyprompt.xyz/easyprompt/faq/faq-gpt-prompter-bot.md)
- [FAQ - GPT Customizer](https://docs.easyprompt.xyz/easyprompt/faq/faq-gpt-customizer.md)
- [FAQ - EasyPrompt Library](https://docs.easyprompt.xyz/easyprompt/faq/faq-easyprompt-library.md)
- [Changelog](https://docs.easyprompt.xyz/easyprompt/changelog.md): All notable changes to EasyPrompt will be documented in this file.
- [Affiliate Program](https://docs.easyprompt.xyz/easyprompt/affiliate-program.md)
- [Media Kit](https://docs.easyprompt.xyz/easyprompt/media-kit.md): These guidelines cover our Brand Assets, including but not limited to: The names “EasyPrompt”
- [Trusted Links](https://docs.easyprompt.xyz/easyprompt/trusted-links.md): Please use these official links to avoid problems and scams.


---

# 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.easyprompt.xyz/problems-we-solve/ai-for-everyone.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.
