# 禁用退出时的确认

如果您想停止退出 Incogniton 时出现的用户确认对话框，请按照以下步骤操作：

{% stepper %}
{% step %}
**导航到账户设置**

前往 **我的账户 - 账户设置** 并打开 **其他** 选项卡。
{% endstep %}

{% step %}
**关闭退出确认选项**

找到标记为 **需要用户确认以退出** 的按钮（默认启用），并将其关闭。

![](/files/9f7560b67d8e53c45608815776378c615e77aa40)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您还有任何问题，请随时联系我们的[支持部门](https://incogniton.com/contact/)。
{% endhint %}


---

# 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.incogniton.com/documentation/chinese-documentation/zhang-hu-guan-li/edit-account-details/disable-confirmation-when-exiting.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.
