# Extension Views

Your Talisman Wallet has two views: popup view and full-screen view (expanded). When you open the Talisman extension, you’ll first see the popup view. This is your main control panel for quick access to your assets across all supported networks, for example:

* View your total portfolio balance and individual accounts
* Send and receive assets directly
* Conveniently swap tokens in your Talisman wallet
* Buy or sell tokens through supported on-ramp partners
* Quickly open your Talisman Quests and view progress<br>

This is what the two views look like.

<div><figure><img src="/files/1ITm2thKKqT72ibqZ5yw" alt="" width="375"><figcaption><p>popup view</p></figcaption></figure> <figure><img src="/files/nbHZblSlEztqmnz9KflP" alt=""><figcaption><p>full-screen view</p></figcaption></figure></div>

For a larger, more detailed experience, you can expand to the full-screen view by clicking the arrow icon at the bottom of the popup.\
\
Both views (popup and full-screen) share the same wallet state, meaning any change you make in one view will reflect in the other. As the name suggests they are just different views of the same wallet.

Which view you use is totally up to you. The popup view is great for fast, everyday interactions, and the full-screen view can be used when you want to explore your full portfolio, adjust settings, or manage DeFi activities in detail.

v 3.1.7


---

# 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.talisman.xyz/talisman/introduction/talisman-wallet/extension-views.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.
