> For the complete documentation index, see [llms.txt](https://docs.stammer.ai/stammer.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings.md).

# General Settings

The Advanced settings are found in the "Update" section of each AI chatbot.&#x20;

<figure><img src="/files/URmfpmmidU5FHlm4zxOU" alt=""><figcaption></figcaption></figure>

Here are all the items you can edit inside of the advanced settings. By default we add all of the most optimal settings to every chatbot when created. If you want to customize the bot even further, this is a good place to start.

<figure><img src="/files/3rL28ujxbY6UbdNW4e27" alt=""><figcaption></figcaption></figure>

Here you can learn more about each setting within the "Advanced Settings".

{% content-ref url="/pages/9ieCLkWJfWjxKzbwTF2M" %}
[Model Version](/stammer.ai-docs/chat-ai-agents/general-settings/model-version.md)
{% endcontent-ref %}

{% content-ref url="/pages/YWqhxIQ8p1ojSZTf0HaU" %}
[Prioritize Question/Answer Results](/stammer.ai-docs/chat-ai-agents/general-settings/prioritize-question-answer-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/q3JdVtgy4GpNN7j5burN" %}
[Chatbot Visibility](/stammer.ai-docs/chat-ai-agents/general-settings/chatbot-visibility.md)
{% endcontent-ref %}

{% content-ref url="/pages/AgSeRdOTiKXATNknDQ88" %}
[Temperature](/stammer.ai-docs/chat-ai-agents/general-settings/temperature.md)
{% endcontent-ref %}

{% content-ref url="/pages/tUwSVEwGZW7dm2a6Zkr4" %}
[Message Template](/stammer.ai-docs/chat-ai-agents/general-settings/message-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/eLhlMdyfTBZ3SbKdPihT" %}
[Support Email](/stammer.ai-docs/chat-ai-agents/general-settings/support-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/d5Yw5cMpKT9mtYFsMnNf" %}
[Domains](/stammer.ai-docs/chat-ai-agents/general-settings/domains.md)
{% endcontent-ref %}

{% content-ref url="/pages/h5lTQjwd8U81JXXFHa9o" %}
[Debug Mode](/stammer.ai-docs/chat-ai-agents/troubleshooting/debug-mode.md)
{% endcontent-ref %}


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/general-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.
