> 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/features/axioms-pulse-page.md).

# Axiom's "Pulse" Page

When using the uxtension on [Axiom's Pulse Page](https://axiom.trade/@uxento), you will notice a range of UI and quality of life changes.&#x20;

These include:&#x20;

[Token Search](/uxento/tools/uxtension/features/ca-tracker.md#token-search)\
[Groups on Pulse](/uxento/tools/uxtension/features/ca-tracker.md)\
[Silver & Gold Animations](/uxento/tools/uxento-vision.md#silver-and-gold)\
[Refresh](/uxento/tools/uxtension/features/ca-tracker.md#refresh)\
[DEX Screener Banners](/uxento/tools/uxtension/features/dex-screener-banner.md)\
[uHourly](/uxento/tools/uxtension/features/uhourly.md)\
[Themes](/uxento/tools/uxtension/settings/themes.md)

#### X Usernames on Pulse:&#x20;

uxtension also makes it possible to see X usernames displayed on tokens when browsing Pulse, allowing you to get as much information as possible before you click into a token's page.&#x20;

<figure><img src="/files/xSi5jIVETQ1AHwFkL7vH" alt=""><figcaption></figcaption></figure>

This may be enabled/disabled via your uxtension settings by navigating to the Show X Usernames on Pulse toggle under the **Analysis & Data** panel within the settings.&#x20;

<figure><img src="/files/3e1InH9FECQ4a8dB3CqU" alt=""><figcaption></figcaption></figure>

#### Better on Axiom:

Another handy uxtension feature is the 'Better on Axiom' button. When using a particularly inferior trading platform *(such as GMGN)* you can use the 'Better on Axiom' button displayed under any token name, to be redirected to the token's page on Axiom.&#x20;

<figure><img src="/files/3qz2BxRu9Q6aSkGK7cJy" alt=""><figcaption><p>Better on Axiom!</p></figcaption></figure>

uxento is continuously developing and updating to deliver a seamless, synchronized experience across multiple platforms; however, for the best uxtension experience we strongly recommend using Axiom.

As well as the above changes, uxento will provide enhanced information while browsing Pulse such as:

**Displaying DEX Screener Icons on token pages (with direct links to the token's DexScreener Page)**

<figure><img src="/files/XMZ7WbgUMMm6sg4jDyVi" alt=""><figcaption><p>DEX Screener Icon</p></figcaption></figure>

**Token holders that own over 5% supply will be highlighted in red.**&#x20;

<figure><img src="/files/J25NWs59Ik77NGJVkD8C" alt=""><figcaption><p>Highlighting High Supply Holders</p></figcaption></figure>

[You may also adjust the percentage threshold of token held to get a further insight into holder distribution via the uxtension settings. To learn more, click here. ](/uxento/tools/uxtension/settings/highlight-significant-holders.md)


---

# 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/features/axioms-pulse-page.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.
