> For the complete documentation index, see [llms.txt](https://uxento.gitbook.io/uxento/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxento.gitbook.io/uxento/tools/uxtension.md).

# uxtension

The uxento uxtension is completely free to download and use.

*To use the extension without bugs/interruption, deleting extensions such as "Phocaine" is required.*

*<mark style="color:blue;">**We offer everything they do, and more.**</mark>*

### Currently supporting: <a href="#currently-supporting" id="currently-supporting"></a>

For the ultimate uxtension experience we recommend using [Axiom](https://axiom.trade/discover) however we also support GMGN, Photon and more.

**Download via the** [**Chrome Web Store**](https://chromewebstore.google.com/detail/uxtension/pljeffieceahpjcgldlglfidenecjloh)**.**

<figure><img src="/files/M0HEF8aAxhJ485zBmwWR" alt=""><figcaption><p>Simply navigate to <a href="https://chromewebstore.google.com/detail/pljeffieceahpjcgldlglfidenecjloh?utm_source=item-share-cb">(click me)</a> on the Chrome Store and click "Add to Chrome".</p></figcaption></figure>

### How to Update uxtension:

To easily update uxtension, you can enable developer mode and hit the update button (see video below).&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmXvOrl9RSk6mBXFC961z%2Fuploads%2FVnaBx690BiYdZZqrEwyU%2FHow_To_Update.mp4?alt=media&token=672d3a99-7509-461b-a686-aaa5b1085bc1>" %}
How to Update
{% endembed %}

Or, you may also just "remove" the extension, and then re-download it from the Chrome Web Store to ensure you are on the latest version.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://uxento.gitbook.io/uxento/tools/uxtension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
