# Sending and Receiving FIO

### Add FIO Wallet in ONT ID Wallet

{% 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 FIO Wallet

In ONTO, FIO wallet can be imported and exported using mnemonic phrase 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 %}

### **Receive** FIO

On "Assets" page, **left swipe over FIO** to open "Receive FIO" page.

Or on "Assets" page, **tap on FIO**, and then tap on the "**Receive**" button to open "Receive FIO" page.

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

![](/files/tq8jKlYKY76tui8PtTvy)

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

![](/files/qCWsC0kcKnLIIK72X3C9)

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/lsiRhvfJIPoOvdDVnGui)

### **Send** FIO

On "Assets" page, **right swipe over FIO** to open "Receive FIO" page.

Or on "Assets" page, tap on FIO, and then tap on the "**Send**" button to open "Send FIO" page.

![](/files/faQfL5LA9vWpsHB1WGyM)

Enter a common receiving **address** or a **FIO Address**.

{% hint style="info" %}
**FIO Addresses** have the construct of **username\@domain**.&#x20;

An example of a FIO Address: alice\@crypto
{% endhint %}

Enter the sending **amount**.

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

![](/files/0MOeuS9E0fcVjw9lQdRT)


---

# 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-fio.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.
