> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/key-features/desktop-layout-and-navigation.md).

# Desktop layout and navigation

## Desktop layout

**My Wallet** has a **desktop layout built for large screens**, giving you more room to view your portfolio, activity, and collectibles. You can **customize tabs**, **reorder** sections, and **hide** anything you don't need.

At the top, **quick actions** cover the most common flows: buying, topping up, trading, earning, selling, and sending.

Primary navigation sits in a **left column**, and your **wallets** are always within reach from the home area so you can switch context without losing your place.

## Navigation on phones and tablets

Across all platforms, navigation uses a **modern tab bar** with a clearer structure. **Rounder corners** are applied more consistently throughout, making the interface feel lighter and more cohesive.

If you use **My Wallet** on iPad, the desktop-style layout follows the same principles as the [**iPad experience**](/intro/getting-started/my-wallet-on-ipad.md)—designed for large-screen comfort first.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.mywallet.io/intro/key-features/desktop-layout-and-navigation.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.
