# Bridge ATO From Polkadot JS Wallet to Near Wallet

Users may want to trasnfer ATO from Appchain back to Mainchain so that they could execute functions like trade, swap, provide liquidity and farming.&#x20;

### How to Transfer ATO From Appchain (Atocha Protocol) to Mainchain (Near)?

1. Head over to: <https://mainnet.oct.network/bridge/atocha/near>
2. Sign in with your Near Wallet that wants to receive ATO.
3. Copy your Polkadot JS wallet address to "From".
4. Insert the amount of Bridge Asset.
5. Click on "Transfer" and Approve the Transaction (cost a miniscule ATO Gas Fee).
6. Wait for a moment before the Bridge Transfer is complete. You may click on "History" at the top right corner to check the transaction.&#x20;

Need more indepth tutorial? Here is a documentation by Octopus Network:&#x20;

<https://docs.oct.network/guides/appchain-nativetoken.html#transfer-appchain-token-to-mainchain>


---

# 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://atochaprotocol.gitbook.io/atocha-protocol-wiki/puzzle-game-webapp-user-guide/bridge-ato-from-polkadot-js-wallet-to-near-wallet.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.
