# Where can I find my wallet number?

<figure><img src="/files/Aa7QVePGPrdFeyOqtZTW" alt="" width="321"><figcaption></figcaption></figure>

Your wallet address is displayed directly in your account menu.

1. Open the **hamburger menu** (☰) in the top corner.
2. Just below your **username**, you will see your **wallet address**.
3. **Click** on the address to **copy it to your clipboard**.

You can now paste it wherever needed (support requests, transfers, etc.).


---

# 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.peaxel.me/guide/faqs/platform/where-can-i-find-my-wallet-number.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.
