# Keyboard Shortcuts

There are also a number of global keyboard shortcuts within the uxtension compatible with Axiom to make your trenching experience faster and more efficient.

These shortcuts include:&#x20;

{% hint style="info" %}
**Token Search:** `Shift + S`\
\&#xNAN;*Find anything instantly.*&#x20;
{% endhint %}

{% hint style="info" %}
**Wallet Tracker:** `Shift + A`\
*Monitor your assets.*
{% endhint %}

{% hint style="info" %}
**Pulse Vision:** `Shift + D`\
*Market insights.*
{% endhint %}

{% hint style="info" %}
**Chain Switch** `Shift + C`\
*Switch between SOL/BNB seamlessly.*
{% endhint %}

These shortcuts *if enabled* will work from any page within Axiom.&#x20;

By default, shortcuts are enabled but can be disabled/enabled at any time. To do so, navigate to the Search & Shortcuts panel within your uxtension settings and scroll down to Keyboard Shortcuts. Toggle on/off as desired.&#x20;

<figure><img src="/files/XOUJIilTHceQxsWK3NzM" alt=""><figcaption><p>Keyboard Shortcuts Button</p></figcaption></figure>


---

# 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/keyboard-shortcuts.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.
