# Assets Management

- [Adding and Submitting Tokens](https://docs.onto.app/guides/assets/adding-and-submitting-new-token-type.md)
- [Sending and Receiving Ontology Assets](https://docs.onto.app/guides/assets/sending-and-receiving-ontology-assets.md)
- [Sending and Receiving Ontology EVM Assets](https://docs.onto.app/guides/assets/sending-and-receiving-ontology-evm-assets.md)
- [Swapping ONT for ONG](https://docs.onto.app/guides/assets/swapping-ont-for-ong.md)
- [Sending and Receiving Ethereum Assets](https://docs.onto.app/guides/assets/sending-and-receiving-eth-and-erc-20-tokens.md)
- [Sending and Receiving BNB Smart Chain (BSC) Assets](https://docs.onto.app/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers.md)
- [Sending and Receiving Aptos Assets](https://docs.onto.app/guides/assets/sending-and-receiving-aptos-assets.md)
- [Sending and Receiving BitTorrent Assets](https://docs.onto.app/guides/assets/sending-and-receiving-bittorrent-assets.md)
- [Sending and Receiving Aurora Assets](https://docs.onto.app/guides/assets/sending-and-receiving-aurora-assets.md)
- [Sending and Receiving Arbitrum Assets](https://docs.onto.app/guides/assets/sending-and-receiving-arbitrum-assets.md)
- [Sending and Receiving Vision Assets](https://docs.onto.app/guides/assets/sending-and-receiving-vision-assets.md)
- [Sending and Receiving zkSync Assets](https://docs.onto.app/guides/assets/sending-and-receiving-zksync-assets.md)
- [Sending and Receiving XDC Assets](https://docs.onto.app/guides/assets/sending-and-receiving-xdc-assets.md)
- [Sending and Receiving Optimism Assets](https://docs.onto.app/guides/assets/sending-and-receiving-optimism-assets.md)
- [Sending and Receiving Clover Assets](https://docs.onto.app/guides/assets/sending-and-receiving-clover-assets.md)
- [Sending and Receiving NEAR Assets](https://docs.onto.app/guides/assets/sending-and-receiving-near-assets.md)
- [Sending and Receiving HALO Assets](https://docs.onto.app/guides/assets/sending-and-receiving-halo-assets.md)
- [Sending and Receiving Caduceus Assets](https://docs.onto.app/guides/assets/sending-and-receiving-caduceus-assets.md)
- [Sending and Receiving IoTeX Assets](https://docs.onto.app/guides/assets/sending-and-receiving-iotex-assets.md)
- [Sending and Receiving Boba Assets](https://docs.onto.app/guides/assets/sending-and-receiving-boba-assets.md)
- [Sending and Receiving OKXChain Assets](https://docs.onto.app/guides/assets/okexchain-assets-transfers-in-onto.md)
- [Sending and Receiving Polygon Assets](https://docs.onto.app/guides/assets/sending-and-receiving-polygon-assets.md)
- [Sending and Receiving Bitcoin](https://docs.onto.app/guides/assets/sending-and-receiving-bitcoin.md)
- [Sending and Receiving Neo Assets](https://docs.onto.app/guides/assets/sending-and-receiving-neo-assets.md)
- [Migration NEO or GAS from Neo Legacy to Neo N3](https://docs.onto.app/guides/assets/migration-from-neo-legacy-to-neo-n3.md): This tutorial will guide you through the process of migrating NEO or GAS from Neo legacy to Neo N3 using ONTO App.
- [Sending and Receiving Solana Assets](https://docs.onto.app/guides/assets/manage-solana-wallet-in-onto.md)
- [Sending and Receiving Huobi Eco Chain Assets](https://docs.onto.app/guides/assets/sending-and-receiving-huobi-ht-and-hrc-20-tokens.md)
- [Sending and Receiving BNB Beacon Chain Assets](https://docs.onto.app/guides/assets/sending-and-receiving-bnb-and-bep-2-tokens.md)
- [Sending and Receiving TRON Assets](https://docs.onto.app/guides/assets/sending-and-receiving-tron-assets.md)
- [Sending and Receiving DOT](https://docs.onto.app/guides/assets/sending-and-receiving-dot.md)
- [Sending and receiving KSM](https://docs.onto.app/guides/assets/sending-and-receiving-ksm.md)
- [Sending and Receiving KLAY](https://docs.onto.app/guides/assets/sending-and-receiving-klay.md)
- [Sending and Receiving Harmony Assets](https://docs.onto.app/guides/assets/sending-and-receiving-harmony-assets.md)
- [Sending and Receiving FIO](https://docs.onto.app/guides/assets/sending-and-receiving-fio.md)
- [FIO Address Management](https://docs.onto.app/guides/assets/fio-address-management.md)
- [Sending and Receiving Avalanche Assets](https://docs.onto.app/guides/assets/sending-and-receiving-avalanche-assets.md)
- [Use ONTO to Switch or Add Nodes](https://docs.onto.app/guides/assets/use-onto-to-switch-or-add-nodes.md): In ONTO v3.7.9, the function of switching or adding custom nodes has been updated. If you encounter a failure to send assets or  unsuccessful payments in the dApp, you can use it as a solution.
- [Private Transactions on Ethereum](https://docs.onto.app/guides/assets/private-transactions-on-ethereum.md)
- [NFT management](https://docs.onto.app/guides/assets/onto-tutorial-sell-an-nft.md)
- [Transaction fee of ONT transfer](https://docs.onto.app/guides/assets/transaction-fee-of-ont-transfer.md)


---

# 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.onto.app/guides/assets.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.
