# Show Groups on Pulse/Token Page

You can toggle Show Groups on Pulse/Token Page via the **General & UI** panel within your uxtension settings.

## Show Groups on Pulse:

To show/hide groups on Pulse, simply check/un-check the box below:

<figure><img src="/files/CaDaXctG8TV64SfS4VAl" alt=""><figcaption><p>Show Groups on Pulse Button</p></figcaption></figure>

When active, Uxento & TG group badges will be displayed under a token's info on Pulse.&#x20;

## Show Groups on Token Page:

To show/hide groups on individual token pages, simply check/un-check the box below:

<figure><img src="/files/Wg3fAlSsZzidqR1Y7giD" alt=""><figcaption><p>Show Groups on Token Page Button</p></figcaption></figure>

When active, Uxento & TG group badges will be displayed on individual token pages.


---

# 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://uxento.gitbook.io/uxento/tools/uxtension/settings/show-groups-on-pulse-token-page.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.
