# Card Animations (Gold & Silver)

You can access your Card Animations under the **General & UI** panel within your uxtension settings.&#x20;

To enable/disable card animations for Pulse, simply check/un-check the box below:

<figure><img src="/files/RrSioD9QaooPpgQwfJYG" alt=""><figcaption><p>Card Animations Button</p></figcaption></figure>

When active, Silver and Gold tokens will have a slight animation to highlight them on your Pulse page.


---

# 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/card-animations-gold-and-silver.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.
