# Navigation Bar

<figure><img src="/files/vhtxTK52d1jnBt5fGbtI" alt=""><figcaption></figcaption></figure>

The address displayed in the top right corner of your wallet represents the External wallet address associated with the active account.

The Wallet icon allow you to view all your connected account:

<figure><img src="/files/CcRABXYjjQ09jIFEW9N7" alt=""><figcaption></figcaption></figure>

The balance on the top right corner of your wallet is a representation of the total ZP of the connected account only.


---

# 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.zenprotocol.com/apps/wallet/wallet-structure/my-wallet/navigation-bar.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.
