# Bridge ATO From Near Wallet to Polkadot JS Wallet

As ATO coin is a NEP141 token, you will need to use Octopus Bridge to cross the Mainchain Token over to Appchain (Polkadot JS Wallet).

### How to Bridge ATO From Near (Mainchain) To Appchain?

1. Head over to: <https://mainnet.oct.network/bridge/near/atocha>
2. Sign in with your Near Wallet that holds ATO.
3. Copy your Polkadot JS wallet address to "Target".
4. Insert the amount of Bridge Asset.
5. Click on "Transfer" and Approve the Transaction (cost a miniscule Near 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: <https://docs.oct.network/guides/mainchain-stablecoin.html#transfer-mainchain-to-appchain>

### How to Check My ATO Balance In Polkadot JS Wallet?

1. Head over to [play.atocha.io ](https://play.atocha.io/)
2. Sign in with your wallet and it will show the total ATO that you hold in your wallet.


---

# 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-near-wallet-to-polkadot-js-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.
