> For the complete documentation index, see [llms.txt](https://docs.20lab.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.20lab.app/verification-on-block-explorer/verifying-source-code/verify-with-your-label.md).

# Verify with your label

### Getting Started with Custom Label

If you choose to verify your token with your own label, click on the button and you will see a pop-up window.

<figure><img src="/files/vrMbbFBpa7PXiAP6zT9b" alt=""><figcaption></figcaption></figure>

For most blockchains, the "Verify with your label" option is available in both automatic and manual modes, but some blockchains only support manual verification. To learn how to manually verify your token, please see the Manual Verification guide:

{% content-ref url="/pages/8PRQr2TQMV5VKmyDfVDA" %}
[Manual verification](/verification-on-block-explorer/verifying-source-code/manual-verification.md)
{% endcontent-ref %}

### Step 1: Create Your Custom Label

The next step is to enter your custom label in the large text box. This label will appear at the top of your verified token.

{% hint style="warning" %}
**Important:** The label is permanent - you can't change it later, so choose carefully!
{% endhint %}

### Step 2: Purchase Your Custom Label

Once you have entered the label you want, click "Purchase custom label" and confirm the transaction in your wallet.

<figure><img src="/files/K1hTDJ2dDHlQ79chWBLo" alt=""><figcaption></figcaption></figure>

### Step 3: Complete the Verification

When your transaction is confirmed, complete the verification by clicking the "Verify" button. The verification request will be sent to the Block Explorer. Once clicked, you should see the Block Explorer processing your request.

<figure><img src="/files/1CmNvryQZuTBDbRLMeyt" alt=""><figcaption></figcaption></figure>

### Step 4: Check Your Results

When the verification is finished, the verification bar in your dashboard will turn green and you will be able to see your verified token with your custom label in the Block Explorer.

<figure><img src="/files/fd4P1mpWYFYqRogeu3L1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dYUV9kDNnkBcs6qbIyTH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.20lab.app/verification-on-block-explorer/verifying-source-code/verify-with-your-label.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.
