# AIChatOne Docs

## AIChatOne Docs

- [Welcome to AIChatOne Docs](https://docs.aichatone.com/welcome-to-aichatone-docs.md)
- [Get started with AIChatOne](https://docs.aichatone.com/getting-started/get-started-with-aichatone.md)
- [Compare AIChatOne Plans](https://docs.aichatone.com/getting-started/compare-aichatone-plans.md)
- [Chat Models Settings](https://docs.aichatone.com/product-guides/chat-models-settings.md)
- [Use webapp](https://docs.aichatone.com/product-guides/chat-models-settings/use-webapp.md)
- [Get OpenAI API key](https://docs.aichatone.com/product-guides/chat-models-settings/get-openai-api-key.md)
- [GPT-4 Access](https://docs.aichatone.com/product-guides/chat-models-settings/gpt-4-access.md)
- [Use Azure OpenAI](https://docs.aichatone.com/product-guides/chat-models-settings/use-azure-openai.md)
- [Use Poe](https://docs.aichatone.com/product-guides/chat-models-settings/use-poe.md)
- [Use OpenRouter](https://docs.aichatone.com/product-guides/chat-models-settings/use-openrouter.md)
- [Context length limit](https://docs.aichatone.com/product-guides/chat-models-settings/context-length-limit.md)
- [Parameter Settings](https://docs.aichatone.com/product-guides/parameter-settings.md)
- [Parameter settings](https://docs.aichatone.com/product-guides/parameter-settings/parameter-settings.md)
- [Suggested parameter combinations](https://docs.aichatone.com/product-guides/parameter-settings/suggested-parameter-combinations.md)
- [Export / import data](https://docs.aichatone.com/product-guides/export-import-data.md)
- [Set Up System Message](https://docs.aichatone.com/product-guides/set-up-system-message.md)
- [Initial system instruction](https://docs.aichatone.com/product-guides/set-up-system-message/initial-system-instruction.md)
- [Your profile](https://docs.aichatone.com/product-guides/set-up-system-message/your-profile.md)
- [Chat Management](https://docs.aichatone.com/product-guides/chat-management.md)
- [Organize chats](https://docs.aichatone.com/product-guides/chat-management/organize-chats.md)
- [Share chats](https://docs.aichatone.com/product-guides/chat-management/share-chats.md)
- [Prompt library](https://docs.aichatone.com/product-guides/prompt-library.md)
- [AI Characters](https://docs.aichatone.com/product-guides/ai-characters.md)
- [Upload docs](https://docs.aichatone.com/product-guides/upload-docs.md)
- [Voice Input ](https://docs.aichatone.com/product-guides/voice-input.md)
- [Text-to-speech](https://docs.aichatone.com/product-guides/text-to-speech.md)
- [Show AI Response on Search Page](https://docs.aichatone.com/product-guides/show-ai-response-on-search-page.md)
- [Read/Summarize Web  Page](https://docs.aichatone.com/product-guides/read-summarize-web-page.md)
- [Youtube Summarize](https://docs.aichatone.com/product-guides/youtube-summarize.md)
- [Twitter (X) write assistant](https://docs.aichatone.com/product-guides/twitter-x-write-assistant.md)
- [Reddit reply assistant](https://docs.aichatone.com/product-guides/reddit-reply-assistant.md)
- [Custom Chatbots](https://docs.aichatone.com/product-guides/custom-chatbots.md)
- [OpenAI](https://docs.aichatone.com/product-guides/custom-chatbots/openai.md)
- [Anyscale](https://docs.aichatone.com/product-guides/custom-chatbots/anyscale.md)
- [Local LLM models](https://docs.aichatone.com/product-guides/custom-chatbots/local-llm-models.md)
- [Ollama](https://docs.aichatone.com/product-guides/custom-chatbots/local-llm-models/ollama.md)
- [Local AI](https://docs.aichatone.com/product-guides/custom-chatbots/local-llm-models/local-ai.md)
- [Xinference](https://docs.aichatone.com/product-guides/custom-chatbots/local-llm-models/xinference.md)
- [Together.ai](https://docs.aichatone.com/product-guides/custom-chatbots/together.ai.md)
- [OpenRouter](https://docs.aichatone.com/product-guides/custom-chatbots/openrouter.md)
- [Mistral AI](https://docs.aichatone.com/product-guides/custom-chatbots/mistral-ai.md)
- [Manage License & Devices](https://docs.aichatone.com/others/manage-license-and-devices.md)
- [FAQs](https://docs.aichatone.com/others/faqs.md)
- [Translation collaboration](https://docs.aichatone.com/others/translation-collaboration.md)
- [Troubleshooting](https://docs.aichatone.com/others/troubleshooting.md)
- [Contact Us](https://docs.aichatone.com/others/contact-us.md)
- [Changelog](https://docs.aichatone.com/others/changelog.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.aichatone.com/welcome-to-aichatone-docs.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.
