# Receiving Crypto Assets

{% hint style="info" %}
To receive cryptocurrency into your All For One™ wallet, you will need to provide the sender with your wallet's [public address](/glossary/definitions/self-custody-wallets/public-addresses.md) (which may vary by [blockchain](/glossary/definitions/decentralization/blockchains.md)).&#x20;

Your public address is a unique string of letters and numbers that represents your wallet for a particular blockchain and allows others to send cryptocurrency to you.
{% endhint %}

{% hint style="danger" %}
When receiving crypto assets, it is extremely important to make sure that you communicate to the sender the correct public address for the correct blockchain. Copy/paste errors are common, so always double check!

Crypto assets sent to the wrong address may result in permanent loss, as transactions cannot be reversed. To avoid this, it is recommended to double-check the address and perform a test transaction with a small amount of assets before requesting a larger amount.

Please note the team behind All For One™ is not responsible for any losses or damages that may arise by sending assets to an incorrect address.
{% endhint %}

1. Tap the Wallet <img src="/files/Kz6wO2HYhDWwrsRQlRYu" alt="" data-size="line"> tab at the bottom.&#x20;
2. Navigate to the wallet you wish to receive assets, then tap the asset you wish to receive.\
   \
   ![](/files/JhivnWtJOLz5lI7AlRwG)<br>
3. **IMPORTANT:** Verify that you are in the correct wallet and have the right crypto asset selected.
4. Tap the Receive <img src="/files/xbHsUkQxofLrMuI7pMCR" alt="" data-size="line"> button.\
   \
   ![](/files/TVRlsq1z2EH4lRyK57bk)<br>
5. Share the QR code or public address with the person/entity that is sending you crypto assets.\
   \
   ![](/files/7G013UhdXPfK9PJ9jXeI)<br>
6. Check back later to ensure that the transaction was successful. You may need to refer to a [blockchain explorer](/glossary/definitions/decentralization/blockchains/blockchain-explorers.md) to identify additional details regarding any successful or failed transaction.


---

# 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.allforone.app/wallet-management/receiving-crypto-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.
