# Sending and Receiving Harmony Assets

### Add Harmony Wallet in ONT ID Wallet <a href="#download-onto-app-and-create-ont-id-wallet" id="download-onto-app-and-create-ont-id-wallet"></a>

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeKrRpOaa1LPo5IWpjt" %}
[Add Chain Wallet in ONT ID Wallet](/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md)
{% endcontent-ref %}

### Import and Export Harmony Wallet <a href="#create-bsc-wallet" id="create-bsc-wallet"></a>

In ONTO, Harmony wallet can be imported and exported using mnemonic phrase, Keystore or private key.

{% content-ref url="/pages/-MeUM8Rh3TTb7WdJu3nx" %}
[Import, Export, Switch or Delete Single Chain Wallet](/guides/wallet-management/import-export-switch-or-delete-single-chain-wallet.md)
{% endcontent-ref %}

### Add Harmony Assets

ONE is by default shown on the Assets page, other Harmony assets need to be added manually. Tap on the "**+**" button on the Assets page, enter **the name of the asset** to **search and add**. If the token you are looking for isn't available, you can submit application for a new token or add a custom token.

{% content-ref url="/pages/-MRU3OTK3mqnZp\_B9K10" %}
[Adding and Submitting Tokens](/guides/assets/adding-and-submitting-new-token-type.md)
{% endcontent-ref %}

### Switch Harmony **Shard**

On "Assets" page, tap on the name of the wallet to open "Manage wallets" page.&#x20;

On "Manage wallets" page, tap on the ellipsis icon on the right of the wallet name to open “**Details**” page.&#x20;

![](/files/fugsg7tifNxAXuIX6aOA)

Tap on **Harmony** in the list of added wallets.&#x20;

Tap on "**Shard**" to switch between different shards.&#x20;

Each shard is comprised of its own independent data. Therefore, **the balance of your address on each shard is independent and cannot be shared**.

After selecting a shard, you can view and send your assets on that shard on Assets page.&#x20;

![](/files/sETmX8o5B6OedTMMQ8a2)

### **Receive** Harmony **Assets**

ONE is taken as an example here. On "Assets" page, **left swipe** over the asset to open the asset receiving page.

Or on "Assets" page, tap on the asset. Tap on the "**Receive**" button to open the asset receiving page.

Tap on "**Copy**" to copy the address.

![](/files/e37XiHVsRxPDqIa231jR)

Tap on "**Switch**" to switch between 0x - address and one - address.

![](/files/LKjDjID7A6hcSzMZPlJ7)

You can share the address and QR code as a picture to social media by tapping on "**Share**".

![](/files/sAr0Wb2kK5NAyogTMEZS)

You can set up a specific amount to receive with the "**Fixed-amount transfer**" feature. When a sender uses ONTO to transfer with the QR code you share, the default amount will be the amount you have entered.

![](/files/5aIFuJCTBgsExHkFOGb5)

### **Send** Harmony **Assets**

ONE is taken as an example here. On "Assets" page, **right swipe** over the asset to open the asset sending page.

Or on "Assets" page, tap on the name of the asset. Tap on the "**Send**" button to open the asset sending page.

Enter the receiving **address** and the sending **amount**.

![](/files/rK1uicKs8pjnMY00o3L6)

Tap on "**Shard**" to select the shard that the receiving address is on.

Tap on the **next** button to proceed and then confirm the transaction in the pop-up window to complete the process.

![](/files/pLmcxPOY0STlied5X2G4)


---

# 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/sending-and-receiving-harmony-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.
