# Receive funds

## Receiving Monero or Haven

### Current wallet address

To receive funds in Cake Wallet, you will need to provide your wallet's address or QR code to the sender. Your wallet's address can be found by clicking `Receive` on the home screen. Here, you can copy the address by tapping the copy icon, or you can click to expand the QR code to receive funds.

![Swipe left to right](/files/ea0b1c4f1f5f310629628e2ddebcb051a6dbd330) ![Copy address](/files/5f18d0f193c3691be53edf8db0673d86d7c57f93) ![Accounts and subaddresses](/files/e0a2c7d4e09a185670071574b1d92f3f532cf69e)

### Video tutorial

{% embed url="<https://www.youtube.com/watch?v=ndHgZbbpCJc>" %}

## Receiving Bitcoin or Litecoin

To receive BTC to your Bitcoin wallet within the Cake Wallet app, you will need to provide your wallet's address or QR code to the sender. A wallet's address can be found by clicking `Receive` on the home screen. Here, you can copy the address by tapping the copy icon, or you can click to expand the QR code to receive funds. We automatically generate new Bitcoin addresses for better privacy after they are used. We encourage you to use a new Bitcoin address each time, but previous addresses continue to work.

![Bitcoin receive screen](/files/7fa18095e8ed3ed46c808ffb043cee5d6584eb74)


---

# 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.cakewallet.com/features/5.x/basic/receive-funds.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.
