# Transfer Assets

Lnfi returns the freedom to users, enabling them a censorship-resistant way to transfer assets to other Nostr addresses.

{% hint style="success" %}
**High TPS:**

Fast, secure & gasless. No more waiting on Blockchain network.
{% endhint %}

{% hint style="success" %}
**Censorship-resistant:**

Powered by Nostr Protocol decentralized structure.
{% endhint %}

{% hint style="success" %}
**User-friendly:**\
No need to generate Lightning invoices ever again.
{% endhint %}

{% hint style="success" %}
**Full Transparency:**

All transaction data are viewable publicly on Lnfi Explorer.
{% endhint %}

## How to Transfer Assets?

To transfer an asset to another Nostr address, go to Assets Dashboard.

<figure><img src="/files/27HuDNFiu0TreDu5XTvj" alt=""><figcaption></figcaption></figure>

Then select "Assets Transfer"

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

Choose the type of Asset to transfer.

<figure><img src="/files/1anQILmHgxvT8uDTWJk7" alt=""><figcaption></figcaption></figure>

Input the correct recipient Nostr public address.

{% hint style="warning" %}
Remember Nostr public addresses start with npub.

Inputting the wrong address may result in a loss of assets.
{% endhint %}

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

Input the number of assets to transfer.

{% hint style="warning" %}
There are minimum quantities for each type of asset transfer.
{% endhint %}

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

Confirm and authorize the action to proceed with the transfer.

<div align="left"><figure><img src="/files/mxfmOamTJjwFhEfcnwlE" alt="" width="288"><figcaption></figcaption></figure></div>


---

# 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/user-guides/getting-started/transfer-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.
