# Moescape AI

## Moescape AI

- [Welcome to Moescape.AI](https://docs.moescape.ai/readme.md)
- [How to create an account on Moescape AI?](https://docs.moescape.ai/getting-started/quickstart.md)
- [What is Mochi & How to get it?](https://docs.moescape.ai/getting-started/publish-your-docs.md)
- [What is YoBeans & How to get it?](https://docs.moescape.ai/getting-started/publish-your-docs-1.md)
- [Moe-chan AI Agent](https://docs.moescape.ai/image-and-video-generation-guide/moe-chan-ai-agent.md)
- [Where to generate art?](https://docs.moescape.ai/image-and-video-generation-guide/editor.md)
- [Prompt](https://docs.moescape.ai/image-and-video-generation-guide/prompt.md)
- [How to emphasize certain keywords using (), \[\]?](https://docs.moescape.ai/image-and-video-generation-guide/prompt/how-to-emphasize-certain-keywords-using.md): Square brackets and parentheses are used for adjusting the weight of the contained words
- [Chat Editing](https://docs.moescape.ai/image-and-video-generation-guide/chat-editing.md)
- [Improved Prompt Feature](https://docs.moescape.ai/image-and-video-generation-guide/improved-prompt-feature.md)
- [Models & Spells Selection](https://docs.moescape.ai/image-and-video-generation-guide/models-and-spells-selection.md)
- [Image Gen Settings](https://docs.moescape.ai/image-and-video-generation-guide/image-gen-settings.md)
- [Model Hub Beta](https://docs.moescape.ai/image-and-video-generation-guide/model-hub-beta.md)
- [AI Video Generation](https://docs.moescape.ai/image-and-video-generation-guide/ai-video-generation.md)
- [LoRA Training](https://docs.moescape.ai/image-and-video-generation-guide/lora-training.md)
- [Image Generation History](https://docs.moescape.ai/image-and-video-generation-guide/image-generation-history.md)
- [Regional Prompter + ADetailer](https://docs.moescape.ai/image-and-video-generation-guide/regional-prompter-+-adetailer.md)
- [Upscaler Tool](https://docs.moescape.ai/image-and-video-generation-guide/upscaler-tool.md)
- [HiRes.Fix Tool](https://docs.moescape.ai/image-and-video-generation-guide/hires.fix-tool.md)
- [Image To Image Feature](https://docs.moescape.ai/image-and-video-generation-guide/image-to-image-feature.md)
- [ControlNet Tool](https://docs.moescape.ai/image-and-video-generation-guide/controlnet-tool.md)
- [Additional Image Tools](https://docs.moescape.ai/image-and-video-generation-guide/additional-image-tools.md): Additional image tools available on Moescape AI to expand your creativity!
- [PonyXL Model Guide](https://docs.moescape.ai/image-and-video-generation-guide/ponyxl-model-guide.md)
- [Introducing Flux models on Moescape AI](https://docs.moescape.ai/image-and-video-generation-guide/introducing-flux-models-on-moescape-ai.md)
- [What is Tavern?](https://docs.moescape.ai/tavern-chatbot-guide/what-is-tavern.md)
- [How To Create a Character Chatbot Manually](https://docs.moescape.ai/tavern-chatbot-guide/how-to-create-a-character-chatbot-manually.md)
- [How To Create a Character Chatbot With Moepilot](https://docs.moescape.ai/tavern-chatbot-guide/how-to-create-a-character-chatbot-with-moepilot.md)
- [Tips On How To Enhance Character](https://docs.moescape.ai/tavern-chatbot-guide/tips-on-how-to-enhance-character.md)
- [Lorebook Hub](https://docs.moescape.ai/tavern-chatbot-guide/lorebook-hub.md)
- [Advanced Character Creator Guide](https://docs.moescape.ai/tavern-chatbot-guide/lorebook-hub/advanced-character-creator-guide.md)
- [Lorebook](https://docs.moescape.ai/tavern-chatbot-guide/lorebook.md)
- [Scan Depth Support & Lorebooks](https://docs.moescape.ai/tavern-chatbot-guide/scan-depth-support-and-lorebooks.md)
- [Tavern Models](https://docs.moescape.ai/tavern-chatbot-guide/tavern-models.md): On Tavern, you can now switch between the following available language models.
- [Tavern Parameters](https://docs.moescape.ai/tavern-chatbot-guide/tavern-parameters.md)
- [System Prompt](https://docs.moescape.ai/tavern-chatbot-guide/system-prompt.md)
- [User Persona](https://docs.moescape.ai/tavern-chatbot-guide/user-persona.md)
- [Memory Box](https://docs.moescape.ai/tavern-chatbot-guide/memory-box.md)
- [Group Chats](https://docs.moescape.ai/tavern-chatbot-guide/group-chats.md)
- [Image Generation In-Chat](https://docs.moescape.ai/tavern-chatbot-guide/image-generation-in-chat.md)
- [Tavern Character Presets Feature](https://docs.moescape.ai/tavern-chatbot-guide/tavern-character-presets-feature.md)
- [FAQs](https://docs.moescape.ai/faqs.md): Last update Sep 24, 2024.


---

# 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.moescape.ai/readme.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.
