# App Overview

There are 5 tabs on the bottom of the app leading to different sections.

## Assets

You can view, send, receive and manage your assets here.

![](/files/-MgKCJ4UaJSZLkH7uvyQ)

You can **switch wallets** by tapping on the “ONT ID” button on the top. The number indicates the **total balance** in USD of the wallet. You can **manage send, receive** or manage assets by tapping the four  buttons below.&#x20;

**Related articles:**

[Create ONT ID Wallet](/guides/wallet-management/how-to-create-an-ont-id-digital-identity-wallet.md)

[Switch Wallets](/guides/wallet-management/how-to-switch-to-another-ont-id-digital-identity-wallet.md)

[Adding and Submitting New Token Type](/guides/assets/adding-and-submitting-new-token-type.md)

[Asset Management](/guides/assets.md)

## Market

You can check and participate in DeFi projects here.

![](/files/-MgKCLs5AZf8KRjt6UU0)

On the upper part of the page you can use the ONTO cross-chain aggregated Swap feature，Bridge feature and Earn feature .&#x20;

**Related articles:**

[Swap & Bridge](/guides/swap-and-bridge.md) [&](/guides/swap-and-bridge.md) Earn

## Discover（DApp/News）

You can interact with various dApps and news from here.

![](/files/-MgKCRDCUWClKcGmApVo)

The pictures on the top direct you to articles about latest dApp **campaigns**. You can sort dApps by "**Top DApps**", "**Explore Ecosystem**", "**Recommended**" "**Earn with Ontology**","**Meme Tools**", or "**Get Domains**". You can also look for a dApp by searching its name in the **search bar**.

As shown in the image, in the "**News**" section of Discover, you can view the latest **News, Articles, and Guides**. In the Guides section, you can explore topics related to "**Basics," "Data," "Assets," "Market," and "DApps."**

**Related articles:**

[Interact with dApps](/guides/discover.md)

## NFT&#x20;

You can check out popular NFT trendings here.

![](/files/-MgKCr3VklGf851CNJnJ)

## Profile

You can manage your ONT ID and configure general app settings here.

![](/files/-MgKCWFnWhM7MBm2bIuU)

**Related articles:**

[Profile Page Overview](/guides/other-features/profile-section-overview.md)


---

# 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.onto.app/guides/app-basics/app-overview.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.
