# How to Unlock MET

In order to unlock $MET tokens, follow the steps below:

1\. Head to the "[Locked Positions](https://app.metronome.io/eth/lock-met/positions)" tab.

<figure><img src="/files/4pkLIgTOYxNAXvduZzPo" alt=""><figcaption></figcaption></figure>

2\. Next, view your positions, select "Unlock", and approve the transaction.

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

3\. **Please note:** Tokens locked within the past 24 hours cannot be unlocked immediately.

<figure><img src="/files/lYRy7ZxgDgYoIjdszAzR" 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.metronome.io/tokenomics/governance/early-unlock/how-to-unlock-met.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.
