# Extending a Lock

You can extend your locked asset in FlokiFi Locker. It doesn't matter if the asset is released or still locked, you can extend them anyway:

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

A screen will appear after clicking "Extend Lock" button. First, choose "Unit of Time"  and enter the time how long you want to extend the lock:

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

New unlock date will appear in the screen:

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

Click "Continue" to finalize the extend process. Confirm the transaction in your wallet and you will extend your lock successfully!

<figure><img src="/files/Wo28xrM7NiOJK9UtmdYr" 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://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/my-vault/extending-a-lock.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.
