# Open Quick Buys in New Tab

Another handy function within the uxtension is the ability to Open Quick Buys in a New Tab panel.&#x20;

To do so, simply navigate to the uxtension settings panel, find the Open Quick Buys in a New Tab window and toggle the button.&#x20;

When enabled, clicking the Quick Buy button on Pulse will also open the token page in a new background tab.

<figure><img src="/files/GeffcH67ul1fn1VINHzk" alt=""><figcaption><p>Open Quick Buys in a New Tab 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/open-quick-buys-in-new-tab.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.
