# Where can I find my wallet address?

You can find your wallet address in several places:

* On your **card/bar**

<figure><img src="/files/PR9xkWE0pbDUhJKthrOz" alt="" width="375"><figcaption></figcaption></figure>

On the **wallet** screen

* Click on the address to **copy**

<figure><img src="/files/uhq4zjadG0cmUaGEJM5S" alt="" width="375"><figcaption></figcaption></figure>

* On the **wallet settings** screen
  * Click on the **settings** button
  * Click on the address to **copy**

<figure><img src="/files/5i8jxDTc2cORriqzJzJS" alt=""><figcaption></figcaption></figure>

In case of any questions at <support@coinplus.com>🚀


---

# 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://coinplus.gitbook.io/help-center/wallet-settings/where-can-i-find-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.
