# Wallet

A user can manage their wallet by clicking on the dropdown menu of the **Manage Wallet** component located on the right side of the header: &#x20;

![](/files/-Mi3yvp_jQihj7JkNStu)

Note that if an Ethereum wallet account is not connected to the application, the **Manage Wallet** component will be replaced by a connect button:

![Connect an Ethereum wallet to access the management features ](/files/-Mi3zS8_S0y-cSohjRSD)

From the wallet menu a user can view the connected account and the account balances for Ethereum and all accepted collateral tokens available to use with the SmartPiggies platform:

![](/files/-Mi4-javx6fny_NWfJKz)

&#x20;&#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://docs.smartpiggies.com/the-user-interface/wallet.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.
