# LN Bridge User Guide

{% hint style="warning" %}
**\*Important**\
Please note that the bridging service is only bilateral or one-way, in other words, users would not be able to bridge back from Taproot Assets to the ERC20 token standard.\
\
The bridged assets can be traded on the LN Exchange. Additionally, upon the release of Taproot Assets in the future, the bridged USDT will be made equivalent.
{% endhint %}

{% embed url="<https://youtu.be/BPxe8mSVqJg>" %}

## How to use LN Bridge?

Tap on “Bridge” to access LN Bridge.

<figure><img src="/files/6YVLnIDpm7qqTmjTFyTo" alt=""><figcaption></figcaption></figure>

To start bridging, you need to connect your wallet first. Tap on the “Bridge” button.

<figure><img src="/files/32M3ifQpXbU9t0C334oc" alt=""><figcaption></figcaption></figure>

Under Connect Wallet, choose your wallet. In this example, we will be using Metamask.

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

Once the wallet is connected, tap the "Bridge" button again.

Input your desired USDT amount. Tap on the “Bridge” button to proceed.\
\&#xNAN;*(There may be a minimum deposit amount)*

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

As this is an on-chain operation, you would have to wait for the authorization.

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

Once the authorization has been completed, tap on "Bridge" to proceed with the bridging.

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

You will receive a Success notification. To check your deposit status, go to Explorer > Bridge Records

<figure><img src="/files/DPgMt5ZP3qj5CiNGGDI9" alt=""><figcaption><p>Search for your own npub address to find your bridge records</p></figcaption></figure>

{% hint style="info" %}
Your USDT will also be displayed on the LN Bridge page and your Asset Dashboard.
{% endhint %}

## How to disconnect your Wallet from LN Bridge?

Tap on this icon to disconnect.&#x20;

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

## How to claim LN Bridge Rewards

Rewards will be updated and accounted for on a regular basis. LN Bridge users will earn APR for bridging USDT into Lnfi. The APR includes both USDT rewards APR, generated from staking on DeFi apps on Ethereum, and TREAT/TRICK rewards APR, as part of protocol incentives. The past APR, which aims to provide an indicative ongoing APR, is calculated based on the last period’s Bridge XP.

To claim your rewards, tap on the “Claim” button.

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

View the claimable rewards and tap on "Claim" to proceed.

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

Once completed, you will receive a success notification!

<figure><img src="/files/A7bU2i45pCChNuGjfl6j" 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.lnfi.network/products/ln-bridge/user-guide.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.
