# How do I send & receive crypto?

## Send crypto

1. Open the Fearless Wallet app on your mobile device and navigate to the "Wallet" tab\
   \
   ![](/files/QqJnl3EQKEibNC90LOgj)<br>
2. Choose the cryptocurrency you'd like to send from your list of assets and click on it to view the details.
3. Next, click on the "Send" button to initiate the transfer process\
   \
   ![](/files/I0MC4y6RKPF3KcBypcx6)
4. Paste the receiver's crypto address in the provided field, or paste their QR code to autofill the address:\
   \
   ![](/files/90JZ7J82x0CR1gIgr4xl)<br>
5. Enter the amount you'd like to send
6. Select the correct network for your transaction (e.g., Polkadot or Kusama, etc.) and make sure you have enough fees to complete the transfer
7. Review your transfer details to make sure everything is correct, and then click "Continue” to send your crypto:\
   \
   ![](/files/F8BaDZnDRVv9fnY3kd8S)\ <br>

## Receive crypto

1. Open the Fearless Wallet app on your mobile device and navigate to the "Wallet" tab:\
   \
   ![](/files/QqJnl3EQKEibNC90LOgj)
2. Choose the cryptocurrency you'd like to receive from your list of assets and click on it to view the details.<br>
3. Click on the "Receive" button to get your wallet address (as well as your QR Code)\
   \
   ![](/files/I0MC4y6RKPF3KcBypcx6)<br>
4. You can either copy the wallet address provided, or use the "Share" button to share it with the sender via QR code, email, or another messaging app:\
   \
   ![](/files/bwVoNfhoRZITqo4YfRCS)<br>
5. Wait for the cryptocurrency to arrive in your wallet. Once it has been confirmed on the blockchain, you'll see the balance reflected in your Fearless Wallet account.


---

# 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://wiki.fearlesswallet.io/getting-started/how-do-i-send-and-receive-crypto.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.
