# Lock-ups

Mint Club's lock-up tool allows you to set a specific period during which your tokens or NFTs are non-transferrable. This feature is particularly useful for demonstrating commitment with team-owned, free-minted tokens by locking them for a predetermined period. The lock-up status and details will be visible on your token detail page.

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

Locked-up tokens can be viewed by anyone, with information including the time remaining until unlock.

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

## Setting Up Lock-Ups

To create a lock-up, connect your wallet and access the "Lock-up/Airdrop" menu.

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

On the Lock-up/Airdrop tool page, select "Create Lock-up."

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

Choose the asset type, blockchain network, and the specific token/NFT for the lock-up.

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

Name your lock-up, set the number of tokens/NFTs to lock, and specify the unlock time.

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

To designate a different recipient address, toggle the switch and input the chosen wallet address.

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

Ensure all details are correct before deploying, as lock-ups cannot be cancelled once initiated. The tokens will become unlockable only after the set period.

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

After deploying the lock-up, you can manage it from your dashboard, accessible via the bottom tab on the lock-up tool page. This dashboard allows you to monitor the current status and claim the unlocked tokens/NFTs.

\[image]

When a tokens/NFTs become unlockable (meaning that the set lock-up period has completed), the "Claim Now" button is active and you can claim them back.

\[image]


---

# 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.mint.club/tools/lock-ups.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.
