# Open Token Page After Launch

You can access the **Go to Token Page After Launch** setting from the **Trading Tools** panel in your uxtension settings.

When enabled, uDev will automatically open the token’s page on **Axiom** in a new tab after launching a coin. You may additionally enable **'Switch to New Tab'** which will automatically switch focus to the newly opened tab after launching a coin.

<figure><img src="/files/LNtbObi1VvqU7FecBJ0Y" alt=""><figcaption></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-token-page-after-launch.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.
