# Where is my wallet address?

In Coinbase Wallet, Bitcoin support is activated by default — all you need to do is tap ‘Receive’ on the main wallet tab and select Bitcoin to open up the Bitcoin wallet address where you would like to receive Bitcoins accrued throughout your Wyzebee subscription plans.

<div align="left"><img src="/files/-MO1t8BinAndgmA2At5B" alt=""></div>

After selecting Bitcoin, a screen with a QR code and your public Bitcoin address will show up. Click "Share address" and **copy** your wallet address.

![](/files/-MO1tpUx_ex1J-bebDTi)

You will now be required to **paste** this exact wallet address into the Wyzebee subscription form.

{% hint style="info" %}
If you have started a subscription and opted to "provide a Bitcoin wallet later", you will be requested to register your wallet address through another form. [You can find detailed instructions here.](/wyzebee/getting-started/what-if-i-selected-to-provide-my-bitcoin-wallet-later.md)
{% endhint %}

![](/files/-MO1vu5WHok62FZhBR6D)

{% hint style="warning" %}
Always **copy & paste** wallet addresses to prevent typing mistakes. Additionally, double-check the first 4 and last 4 digits of a receiving address to verify they are correct.
{% 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://wyzebee.gitbook.io/wyzebee/coinbase-wallet/where-is-my-wallet-address.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.
