# Multi-Deploy Identifier

uxtension also allows you to identify serial deployers who create multiple coins on New Pairs. You may then choose to highlight, or hide these tokens.

You can access the Multi-Deploy Identifier under the **Analysis & Data** panel via your uxtension settings.&#x20;

The first coin identified as a **‘Multi-Deploy’** token will be highlighted in Green, and any subsequent coins can either be hidden entirely or highlighted in Orange.

If you choose to have both options enabled, tokens will be hidden but will also be highlighted in Orange as a fallback should hiding fail.

<figure><img src="/files/4BcCpljnA3UKPhGRsuZX" 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/multi-deploy-identifier.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.
