# Where to find your Flow address

1. Sign into your Dapper Wallet
2. Navigate to <mark style="color:blue;">`Inventory`</mark> (left nav bar)
3. Click the <mark style="color:blue;">`+`</mark> sign on the top right, it should open <mark style="color:blue;">`Receiving NFTs`</mark>
4. Scroll all the way down. Your Flow address is in the rectangular field starting with <mark style="color:blue;">`0x`</mark>&#x20;


---

# 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://puddle.gitbook.io/start/flow-and-signing-up-for-dapper-wallet/where-to-find-your-flow-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.
