# AI Transaction Insights

To enable **AI Transaction Insights**, open the PolkaGate extension in full-screen view, then go to Settings. In the Extension Settings tab, look at the bottom-left section (as shown below), where you’ll find the option “AI Transaction Insights.” Toggle it on to enable the feature.

<figure><img src="/files/dERXIudkjZUzaSK8TTO4" alt=""><figcaption><p>Enable AI insights</p></figcaption></figure>

When you click it, a popup will appear showing the available **AI models**. Choose the model that best fits your preference. After selection, the model will begin downloading (the time depends on your internet connection). This is a one-time download.

<figure><img src="/files/lCKDXSq2TdKPvHGn02JE" alt=""><figcaption><p>Available AI models</p></figcaption></figure>

Once the download is complete, the selected AI model will be used on **signing pages** that open from websites and dApps, providing transaction insights during the signing process (see the example below).

<figure><img src="/files/XcqcAPEon3djzawrQuMa" alt="" width="353"><figcaption><p>AI insights on signing page</p></figcaption></figure>


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/settings/extension-settings/ai-transaction-insights.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.
