# Navigation & Interfaces

- [Account Creation & Deletion](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/account-creation-and-deletion.md): A quick guide to walk you through Account Creation & Deletion.
- [Account Settings](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/account-settings.md): Account Settings navigation & details.
- [Chat Interface](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/chat-interface.md): All the buttons and tools you'll find within a chat.
- [Custom Engine (Proxy)](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/chat-interface/custom-engine-proxy.md): The basics of setting up a proxy for use on Xoul.AI.
- [Memories Field](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/chat-interface/memories-field.md)
- [Response Style & Length](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/chat-interface/response-style-and-length.md): A page exploring Response Styles & Length in more detail.
- [Content Creation](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation.md): A breakdown of the creation page, where you can create many different types of content.
- [Xouls](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/xouls.md): A brief introduction to what a 'Xoul' is and how it works.
- [Xoul Creation Interface](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/xouls/xoul-creation-interface.md): A breakdown of the interface for Xoul creation and how to use these fields.
- [Scenarios](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/scenarios.md): A brief introduction to the Scenario feature.
- [Scenario Creation Interface](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/scenarios/scenario-creation-interface.md): A breakdown of the interface for scenario creation and how to use these fields.
- [(Group) Chats & Multi-User Chats](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/group-chats-and-multi-user-chats.md): A brief overview of how to set up (group) chats, combine them with Scenarios, and turn them into Multi-User chats!
- [AI Images, Video & More](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/ai-images-video-and-more.md): By spending Cells you can generate images, videos, create talking avatars and remix characters.
- [Posts](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/posts.md): Overview of the Posts feature.
- [Lorebooks](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/lorebooks.md): An overview of the Lorebook feature, and how to make the most of them!
- [Voices](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/content-creation/voices.md): An overview of creating and using Voices on Xoul.AI.
- [Home & Studio Page](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/home-and-studio-page.md): Home Page navigation for Xoul.AI, made simple.
- [Profile Page](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/profile-page.md): Overview of the Profile page, Folders & Personas.
- [Personas](https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces/profile-page/personas.md): A brief overview of Persona creation and tips for creating them!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xoul-ai-official-documentation.gitbook.io/xoul.ai-official-guide/navigation-and-information/navigation-and-interfaces.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.
