# Bridge

**Bridge**

In order to **improve interoperability between appchains and the NEAR ecosystem**. For each app chain, Octopus Network offers a light-client-based bridge that connects to NEAR Protocol, making token bridging independent of oracles. To put it another way, moving tokens from NEAR to Fusotao or vice versa does not depend on third parties' trust because both NEAR and Fusotao will verify whether the bridging events occurred by preserving all of their respective finished blocks.The Avatar wallet makes the process even more easier and simple to operate through the following steps:

**Note:** &#x20;

* Bridge requires gas fee. From fusotao appchain to Near Network, **$TAO is used as gas fee**, and vice versa, $NEAR is used as gas fee
* WNEAR is not the only asset that can be bridged, other asset like **$TAO**,octopus,usdt and lots more can also be bridge to both Blockchains

## **Bridging WNEAR from the NEAR ecosystem to the Fusotao appchain**

### 1/Click on the bridge button

Click on the bridge option on the top right of the wallet while you are on the NEAR asset interface

<figure><img src="https://lh3.googleusercontent.com/ZJWedBzeSLI5rjYbIXXzOk_Sft3qF3xbvPa_JSe8FLA5uXuzkS0bmzTPWJ8jOV3iGZaubBDkBXoPvsUbXiFRtiRBeVADgOuiFJvePA9iL5jKk2F4xr1WtmFWpiJeuxQDny9QozOBRFQ9ITmO_ikCpT8" alt=""><figcaption></figcaption></figure>

### 2/Conversion

Change the conversion asset from NEAR network to Fusotao appchain

<figure><img src="https://lh4.googleusercontent.com/yhbwSn_f5bgkvvisQH_0OlOqWx8l7wgYYypMCiTi_1oOdU-_Mgm_7ZE2AVEc1n8Ij-ChZ_xfEZYrP_QsRdarGdpppyXhKFxyog9n77R2dnYxHs7ekZa8Miihbp5Mlr6otxYsC56lnXeI_-D3bshS-io" alt=""><figcaption></figcaption></figure>

### 3/Input the value

Input the value of the WNEAR to be bridged then click Transfer and check account assets

<figure><img src="https://lh5.googleusercontent.com/7uBuOc9NryJkvtCxer1NFOHNz5xOfAA2hfyxPMuLBBaczFlPBIEaIDmi1Jr8XZ2GoLfJ1WB3HKGc1k1Gegl4ip7Sqk1uXqpFxIMpJxPFyGnROK3FjTXqPeBYNtRmoHoZ1TyOr2NSrCtbKDnnpj17EYw" alt=""><figcaption></figcaption></figure>

## **Bridging WNEAR from the Fusotao appchain to the Near Ecosystem**

### 1/Click on the bridge button

Click on the bridge option on the top right of the wallet while you are on the NEAR asset interface

<figure><img src="https://lh4.googleusercontent.com/XUFQt3fbpxJBc74zMtYxOz6eNJvy5-DXZuAqxmXIjdat5UaNz1ZdhYAB4jDYmkNf_2wvbnAu2D8jaAlZelu4qKxS-QVtWmSgPks91jnSdqQic08Ot_Mcm-lwuglCQYDTp6jOusOGvpUxHJDVSE1_nfs" alt=""><figcaption></figcaption></figure>

### 2/Conversion

Change the conversion asset from Fusotao appchain to Near network

### 3/Input the value

Input the value of the WNEAR to be bridged then click Transfer

<figure><img src="https://lh4.googleusercontent.com/R4GEtV2xtFascbStGdJU9rI1wURInfBk6A54t3rRJEr1madQJl6ybmBjQPqsYt3mNZVVI69ieEDpil55gi9DLKwGhPJ_qPhuOGtcFDliZNPHzEM6kCPGmDuikpkFN2kWjouQ1YWv46Js5MQ-TcJPMFc" alt=""><figcaption></figcaption></figure>

### 4/Bridge **successful**

<figure><img src="https://lh5.googleusercontent.com/7b0nWYSPQhk9bC0Cjz2YM1s-GoiL8SH6gVz4NoEpMKoyBFLsc--4afh0bKBXOMGWQ3JfFlUPQqmrFgBbctI01SfKf66gpibqskx5VzrBbXqFOmImViSg1QRXfONAaib8UNoukKKHI8yjRD1pI6nyxVw" 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://fusotao-protocol.gitbook.io/fusotao/avatar-wallet/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.
