# Assets

The assets tab displays the list of all tokens in your multisig wallet and also shows you the current USD value of your assets.

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

Users can use the send button next to their asset to directly create a transaction.&#x20;

If you have proxy enabled on your account, you can switch the asset view to see assets on both your multisig account and proxy wallet.&#x20;

<figure><img src="/files/MnJoCAGcoyL27zbHNCoQ" 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.polkasafe.xyz/product/assets.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.
