# BugAI

Bugs+ 有一些可供使用的人工智能工具。这称为 BugAI。

## 启用或禁用某些人工智能功能

* 按下人工智能功能
* 选择要启用或禁用的人工智能功能。

## 改进 BugAI

您可以选择通过共享您的 BugAI 历史来帮助改进 BugAI。这称为 AI 报告。首次在新设备上使用 BugAI 时，BugAI 会询问您是否要启用此功能，您可以选择要或不要。此偏好为每台设备单独设置。您可以随时通过转到“账户”选项卡（人物图标），然后按“设置”，再按“人工智能功能”，然后按“AI 报告”来更改是否自动共享您的 AI 历史，以便我们改进人工智能功能，或下载当天的 AI 历史。


---

# 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.bugsplus.me/bugs+-docs-zh/ren-gong-zhi-neng-ai/bugai.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.
