> For the complete documentation index, see [llms.txt](https://docs.streamavatars.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.streamavatars.com/stream-avatars/application-settings.md).

# Application Settings

- [General](https://docs.streamavatars.com/stream-avatars/application-settings/general.md)
- [Login Details](https://docs.streamavatars.com/stream-avatars/application-settings/login-details.md)
- [Minigames](https://docs.streamavatars.com/stream-avatars/application-settings/minigames.md)
- [Avatars And Gear](https://docs.streamavatars.com/stream-avatars/application-settings/avatars-and-gear.md)
- [Sounds](https://docs.streamavatars.com/stream-avatars/application-settings/sounds.md)
- [Nametag Settings](https://docs.streamavatars.com/stream-avatars/application-settings/nametag-settings.md): Section - Nametags - explanation of various settings
- [Import & Export](https://docs.streamavatars.com/stream-avatars/application-settings/import-and-export.md): This page is for privately sharing files created from SA.
- [Shop Editing](https://docs.streamavatars.com/stream-avatars/application-settings/shop-editing.md)
- [User Editing](https://docs.streamavatars.com/stream-avatars/application-settings/user-editing.md)
- [Unfinished Docs!](https://docs.streamavatars.com/stream-avatars/application-settings/unfinished-docs.md)
- [Bot Commands](https://docs.streamavatars.com/stream-avatars/application-settings/bot-commands.md)
- [Custom Commands](https://docs.streamavatars.com/stream-avatars/application-settings/bot-commands/custom-commands.md)
- [Edit Lootboxes](https://docs.streamavatars.com/stream-avatars/application-settings/edit-lootboxes.md)
- [Backgrounds](https://docs.streamavatars.com/stream-avatars/application-settings/backgrounds.md)
- [Bot Commands](https://docs.streamavatars.com/stream-avatars/application-settings/bot-commands-1.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 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://docs.streamavatars.com/stream-avatars/application-settings.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.
