# Bridge

1. Connect OKX or unisat wallet&#x20;
2. go to bridge page : <https://www.befyfi.xyz/bridge>
3. Click Transfer , if you already have the BRC20 assets in your wallet. you need to do 2 steps to complete the BRC20 transfer ( same for all BRC20 assets )&#x20;

   1. Click New Inscription ( if you're using OKX wallet , unisat integrated the 2 steps in the wallet )  and fill in the amount you want to transfer&#x20;

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

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

You will be able to see the inscription after the previous transaction is committed&#x20;

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

then you can click confirm and do the transfer at brc20 end

4. After you completed the brc20 sending , you can now go to claim page: <https://www.befyfi.xyz/account> to withdraw your ERC20 token . you will be able to see the cross-chain order and you can click the withdraw button to withdraw the ERC20 token , note that you need to fill in the evm address to specify which evm wallet you want to receive the ERC20 .&#x20;

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

5. you can now see the tx that sends ERC20 to your wallet in the claim page and check the ERC20 in your wallet&#x20;


---

# 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://befy-finance.gitbook.io/befy/product/bridge.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.
