# How to view all the BTC public addresses

### Why does my BTC public address change?

The public address of Bitcoin stems from the wallet's **xPub** (Extended Public Key), this means that a new public address can be derived from it. Once your Bitcoin public address **receives an incoming payment**, a new address will automatically be generated.&#x20;

### Viewing all the BTC addresses

When your BTC account is created on D'CENT Wallet, it will automatically generate 15 public addresses that you can use. To see the full list of BTC public addresses, run the mobile app and do the following:

1\) Press the "Receive" button on your Bitcoin account.\
\
2\) On the next screen press the **down arrow** ( **∨** ) under the current BTC address.&#x20;

In the last screen shot, you can see a list of your public addresses. The current BTC address is highlighted in "mint" color.

![](/files/-M6mkvEuE5XbDhzkm1zh)


---

# 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://userguide.dcentwallet.com/french/coin-send-receive/how-to-use-coin-account/how-to-view-all-the-btc-public-addresses.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.
