# General Settings

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

<figure><img src="https://1359281993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLIQnOFYHkQtdWxUzzFE%2Fuploads%2F1jZWSWiavR2YdN46BROC%2FScreenshot%202024-03-21%20at%207.41.26%E2%80%AFPM.jpg?alt=media&#x26;token=5041639c-233a-4961-a930-a20d006253a5" 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="https://1359281993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLIQnOFYHkQtdWxUzzFE%2Fuploads%2FQ9NVXEB4BTo3fkaslfAt%2FScreenshot%202024-03-21%20at%207.41.49%E2%80%AFPM.jpg?alt=media&#x26;token=af328926-23f2-4721-846e-208cb547b7d7" alt=""><figcaption></figcaption></figure>

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

{% content-ref url="general-settings/model-version" %}
[model-version](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/model-version)
{% endcontent-ref %}

{% content-ref url="general-settings/prioritize-question-answer-results" %}
[prioritize-question-answer-results](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/prioritize-question-answer-results)
{% endcontent-ref %}

{% content-ref url="general-settings/chatbot-visibility" %}
[chatbot-visibility](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/chatbot-visibility)
{% endcontent-ref %}

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

{% content-ref url="general-settings/message-template" %}
[message-template](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/message-template)
{% endcontent-ref %}

{% content-ref url="general-settings/support-email" %}
[support-email](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/general-settings/support-email)
{% endcontent-ref %}

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

{% content-ref url="troubleshooting/debug-mode" %}
[debug-mode](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/troubleshooting/debug-mode)
{% endcontent-ref %}


---

# 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://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.
