# 4. Sending ADA to your personal wallet

{% hint style="info" %}
You will **not** need a **password to receive** funds, anyone can send you funds without your authorisation:sunglasses:
{% endhint %}

{% hint style="warning" %}
Choosing a different address when receiving funds will help protect your privacy. Funds will all go to the same wallet.
{% endhint %}

## Receiving funds in Daedalus

From your wallet top menu, navigate to **Receive**:

![](/files/-MVnMi-PherSYk-OqbbM)

Choose one of the available addresses:

![](/files/-MVnMjSQD7R4ASdnH5M0)

In the popup choose "Copy address":

![](/files/-MVnMklCsrRyRP1-aSo1)

## Receiving funds in Yoroi

In the "**Receive**" tab, **copy the address to your clipboard**:

![](/files/-MX5Lrr0mW7yQXNokHwC)

## Send from your exchange wallet

Now that you have copied your receive address, it is time to fund it by sending ADA from your exchange to it.&#x20;

{% hint style="info" %}
Please note that each exchange will have a different UI to handle withdrawals of crypto. If in doubt, refer to your exchange's documentation.&#x20;
{% endhint %}

{% hint style="warning" %}
Please ensure that the **amount you wish to send is present** in your exchange wallet (including transaction fees).
{% endhint %}

Go **back to your exchange wallet** and paste the receive address you just copied in the appropriate section to initiate a transfer.

{% hint style="danger" %}
Always double check the address you are sending to: if you accidentally transfer your ADA to an address you do not control, recovering your funds will not be possible.&#x20;
{% endhint %}

## Confirm receipt of your funds

Please check back in your **Daedalus** or **Yoroi** wallet: **your funds have been transferred** and can now be delegated to a stake pool :clap:&#x20;

{% hint style="info" %}
Please note that, while rather quick, **the transfer of ADA from an exchange wallet to yours is not instant**. If you have doubts about your outgoing (withdrawal) transactions, please contact your exchange support.&#x20;
{% endhint %}


---

# 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://adrem1.gitbook.io/welcome-to-cardano/sending-ada-to-your-personal-wallet.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.
