# Extension – Smart Browsing Tool

{% hint style="info" %}
[Chrome Extension](https://chromewebstore.google.com/detail/aiagent-assistance/efgomgjobmhmaffhnifkhjgfmdifemfi?) | [Mozilla Add–ons](https://addons.mozilla.org/en-US/firefox/addon/ai-assistant/)
{% endhint %}

{% embed url="<https://x.com/0xAgix/status/1826290621994197326>" %}

## Value Offering

> Summarise and understand complicated websites in seconds.

The extension's dialog-based interface simplifies your online research. With it, you can paste a website's URL and ask the AI Agent to summarize the page or address specific questions. Additionally, the extension AI Agent is equipped to answer cryptocurrency-related questions, offering a convenient, integrated solution for navigating and understanding complex digital finance topics right from your browser.


---

# 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.aigentx.xyz/agix-ecosystem/extension-smart-browsing-tool.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.
