# DeFiBox User Guide

{% hint style="info" %}
DeFiBox is a one-stop DeFi information aggregator that collects all kinds of data about DeFi projects, applications, tutorials, etc. ONTO users can use DeFiBox to view their asset portfolios and DeFi news.
{% endhint %}

### Enter DeFiBox

Select "**Discover**" in ONTO wallet, look for "DeFiBox" in the search bar. Select Ethereum, Binance Smart Chain or Huobi ECO Chain version, and then tap on the "**Confirm**" button. This tutorial illustrates the Binance Smart Chain version as an example.

![](/files/-M_AOPlEKJ2DjF_EGjl-)

### Dashboard

Select "**Dashboard**" to view your assets on the network you have chosen. Select "**Portfolio**" to view DeFi projects you have participated using this wallet address.

![](/files/-M_ATjaWHHjf93q3pnYH)

Select "**Approval**" you can see a list of projects that you have approved to access this wallet address. Tap on "**Cancel**" to cancel the approval.

![](/files/-M_AUnL-TG-bO4kiXeHg)

### DApps&#x20;

Select "**DApps"** to view a list of DApps by their functions and blockchains they are based on.

![](/files/-M_4gnhrZDbhkg081Aes)

### Markets&#x20;

Select "**Markets**" to view crypto market prices.

![](/files/-M_4iekfwcuVVaaKuWqh)

### Settings and Language

You can find DeFiBox system language and theme settings by selecting "**Me**", and then selecting "**Settings**".

![](/files/-M_J7OwGzwSInVnyCcML)


---

# 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/discover/binance-smart-chain-bsc/defibox-user-guide.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.
