# Verify your token

### Guide <a href="#verifying-your-token" id="verifying-your-token"></a>

The last step of the minting process is verifying your token on a blockchain explorer. However, if you have skipped this step during the token creation by refreshing/closing the app, you can still do it from the settings.

Select the token you want to verify and select the "Settings" button.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FCyGlgUBAuHdxKlPVryVi%252Fimage.png%3Falt%3Dmedia%26token%3D4939823e-2200-4ec7-8bf6-1f268da3d716&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a782e9c1&#x26;sv=2" alt=""><figcaption></figcaption></figure>

The menu below will open, select the "Verify Token" button. That's it!

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FonlGuSmlsxnBWqPCWb2R%252Fimage.png%3Falt%3Dmedia%26token%3D9ff9340d-7fd2-4ea5-bb8f-c73d1dcbb564&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=22d9d67f&#x26;sv=2" 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://docs.uncx.network/guides/for-projects/token-minter/verify-your-token.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.
