# Lock Assets

With this function, Asset Owners can initiate locking of their assets for any duration and reason, which can be verifiable publicly.

### How to Lock Assets?

To access Lock Assets, go to Tools > Lock Assets.

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

To start a Lock, tap on Start Lock Assets.

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

Key in the details, Unlock Date, and the Asset(s) to lock

<figure><img src="/files/l0bmGKaViQ4Ya6CGgTym" alt="" width="452"><figcaption></figcaption></figure>

If you want to have another Nostr address to claim the assets after the Lock Duration, input the address in this section.

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

{% hint style="warning" %}
[⚠️](https://emojipedia.org/warning)**Please note that there will be a Service Fee charged.**\
The amount will be specified above the Approve button.
{% endhint %}

Once you have input all the details and the quantity of assets to lock, proceed by tapping on the Approve button.

<figure><img src="/files/0BTMuDdFTGWxdKpAI7i8" alt=""><figcaption></figcaption></figure>

You will be prompted to approve the operation with your wallet. Tap on Approve.

Upon "Approve Success", the button will change to "Lock Assets". Tap on it and confirm the operation to start the Locking.

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

You will receive a success notification.

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

You will also be able to find your newly created Lock Assets displayed with the status: **Locked**.

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

You may also use your Nostr Addres to search for your Lock Assets quickly.\\

<figure><img src="/files/5unt3YQDu89aXqkJnZdb" alt=""><figcaption></figcaption></figure>

### How to claim Unlocked Assets?

Once Locked Assets has reached the specified duration, the status will change from Locked to Unlock.

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

The Lock Assets Creator or the specified Nostr address can claim the assets by tapping on the "Unlock" button.

{% hint style="danger" %}
If the Lock Assets Creator has specified a Nostr address, the creator will not be able to claim the assets at the end of the duration. Only the specified Nostr address will be able to do so.
{% endhint %}


---

# 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.lnfi.network/products/lock-assets.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.
