> 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-20lab-label.md).

# Verify with 20lab label

### Using the 20lab Label Option

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

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

### Complete the Verification

To complete the verification, click on the "Verify" button and the verification request will be sent to the Block Explorer. After clicking, you should see that the Block Explorer is currently processing your request.

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

### Check Your Results

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

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

<figure><img src="/files/UpGVTX2ahHQLPyqrn0vW" 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-20lab-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.
