# BugAI

Bugs+ has some AI tools that you can use. This is called BugAI.

## Enable or disable certain AI Features

* Open the Account tab (the person icon)
* Press Settings
* Press AI Features
* Choose what AI Features to enable or disable.

## Improving BugAI

You can opt in to help improve BugAI by sharing your BugAI history. This is called a AI Report. BugAI will ask you when you first use BugAI on a new device, you can say if you want it or not. This preference is per device. You can change it at any time by going to the Account tab (the person icon) then press Settings then press AI Features then press AI Report and change if you want to automatically share your AI history so we can help improve AI Features or download today's AI history.


---

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