# Wallet

Your wallet page is the easiest way to simply view all the tokens you are holding in your wallet. This means assets that are currently not interacting with any DeFi protocol, or staked in any manner.

## Checking Your Wallet

Here you can easily view any asset's price, how much of the asset you have available in your wallet as well as its calculated value in USD:

![](/files/hsKbdWW0pLPLBC7YQ3nb)

## Adding Missing Tokens

If the page is missing some of your more obscure tokens, worry not; they can easily be added by typing in its network and address:

![](/files/7nsjIVAYFegErLrzC74i)

The other two fields should fill in automatically. If not, you may be required to input those manually, or the address you are trying to input may not be a token after all.


---

# 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.de.fi/dashboard/the-defi-dashboard/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.
