# Desktop layout and navigation

## Desktop layout

**MyTonWallet** 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 **MyTonWallet** on iPad, the desktop-style layout follows the same principles as the [**iPad experience**](/intro/getting-started/mytonwallet-on-ipad.md)—designed for large-screen comfort first.


---

# 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://help.mytonwallet.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.
