# BugAI

Bugs+ dispone di alcuni strumenti AI che puoi usare. Questo si chiama BugAI.

## Abilita o disabilita determinate funzionalità AI

* Premi Funzionalità AI
* Scegli quali funzionalità AI abilitare o disabilitare.

## Miglioramento di BugAI

Puoi scegliere di contribuire al miglioramento di BugAI condividendo la cronologia di BugAI. Questo si chiama Rapporto AI. BugAI te lo chiederà la prima volta che lo usi su un nuovo dispositivo; puoi decidere se attivarlo o meno. Questa preferenza è per dispositivo. Puoi cambiarla in qualsiasi momento andando nella scheda Account (l'icona della persona), poi premi Impostazioni, quindi premi Funzionalità AI, poi Rapporto AI e modifica se desideri condividere automaticamente la cronologia AI in modo che possiamo migliorare le funzionalità AI o scaricare la cronologia AI di oggi.


---

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