# Sending and Receiving

Transferring crypto to or from your Gridlock wallet is a breeze! Here's the breakdown:&#x20;

## **Sending Crypto**

First, select your desired cryptocurrency. Tap 'Send', then key in the recipient's address or scan a crypto address QR code. Enter the crypto amount or the equivalent in US dollars (USD) to finalize the transaction.

## Receiving crypt&#x6F;**:**

Simply press 'Receive'. You can either directly share your address by tapping 'Receive Funds' and sharing the address or display your wallet address QR code to the sender.


---

# 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.gridlock.network/features/transactions/sending-and-receiving.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.
