# How can I check if the project locked tokens?

## Guide

First, from our UI, select the "Explore" tab. Select the search button in the top right corner of the screen.

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

Next step is searching for the token. Input the token address into the searchbar and select the result.

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

You will be taken to the page of that token. Here you will be able to browse all the details about the locks for that token.

<figure><img src="/files/8SJtut0Zv1tKoXBpviBu" 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-investors/token-vesting/how-can-i-check-if-the-project-locked-tokens.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.
