# CLMM pool

1. Click `Lock Position` in `My Position` Tab

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

2. **Select your desired Lock Type**

* **Permanent Lock** – Liquidity is locked forever & cannot be withdrawn, but any earned fees remain claimable anytime.

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

* **Non-permanent Lock** – Liquidity is locked for a custom timeframe, after which it becomes withdrawable. Earned fees can be claimed at any time.

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

3. Click **`Lock Liquidity`**, then confirm the transaction in your wallet.

After locking your liquidity successfully, LPers can return to **`My Position`** tab to view your position’s unlock countdown.

<figure><img src="/files/0x6ruewcjnjAh8jX5IAi" 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.ferra.ag/user-guide/lock-liquidity/clmm-pool.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.
