# Fix with AI

Dualite has the ability to detect errors and bugs and give you a button of "Fix with AI" that'll look after those issues automatically.

![](/files/kpvxqiHaHxh7TMYFrROC)

#### Log Details

Gives you a basic understanding of the error that has happened. This is especially handy if you're integrating AI into the product since at times not mentioning the proper model name can lead to biases with Dualite. Read more on this [here](/build-ai-apps-with-dualite/gemini-use-google-ai.md#potential-error)

#### Additional Context


---

# 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://alphadocs.dualite.dev/user-guide/fix-with-ai.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.
