# Sidebar Menu

Once you sign in, you can click on the <mark style="color:blue;">**☰ button**</mark> on the left side of the header to enter the <mark style="color:blue;">**Sidebar Menu**</mark>. The menu provides you with a series of useful functionalities:

* Copy addresses, check the balances, or switch between existing accounts
* [View Account Details](/user-guide/sidebar-menu/account-details.md)
* [Add more accounts](/user-guide/sidebar-menu/add-account.md)
* [Manage your Settings](/user-guide/sidebar-menu/settings.md)
* Lock your wallet

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


---

# 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.adena.app/user-guide/sidebar-menu.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.
