# Ionise Interface

### Dashboard <a href="#dashboard" id="dashboard"></a>

It's a one-stop interface that displays all the information needed. At the core of the Dashboard interface, you will encounter the Supply and Borrow markets, along with comprehensive details about your current position.

The Supply market empowers you to lend your cryptocurrency assets and earn interest. You can choose the assets you desire to supply and specify the amount you intend to lend. On the other hand, the Borrow market enables you to borrow cryptocurrency assets by utilizing your supplied assets as collateral. You can select the assets you wish to borrow, indicate the required amount, and sign the allowance.

### Markets <a href="#account" id="account"></a>

The Markets provide access to all available assets and essential data. This feature enables you to delve deep into the details of each asset.  It enables you to delve deeply into all the available assets.

### History <a href="#history" id="history"></a>

Within the History interface, you can review your transaction history and track your past engagements on Ionise Protocol.

#### &#x20;<a href="#xvs" id="xvs"></a>


---

# 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.ionise.io/guides/ionise-interface.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.
