# Wallets

The Wallet page is the easiest way to see all the tokens/DeFi assets/NFTs in your wallet.

**Check Your Wallet**

In your wallet, you can easily check the price of any asset, how many assets are available, and the value in USD. And you can also check the assets and NFTs that are pledged in interaction with the DeFi protocol.

<figure><img src="/files/rMACLocDZDwYBU2jSjBw" 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.apy.top/key-features/wallets.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.
