# Dashboard Overview

### Dashboard

Below, you'll find the main dashboard for Futures on Kwenta; from here, you'll get an overview of everything Futures, any open positions, and markets available to trade.

Smart margin is the default margin type when traders come to Kwenta. If you find yourself needing to switch between isolated margin and Smart Margin, hit the `Futures` tab at the top left and select either `Isolated Margin`or`Smart Margin.`

<figure><img src="/files/zDUwtN2q8biJK1ZwFkXv" alt=""><figcaption></figcaption></figure>

1. The menu section contains links to other pages inside of Kwenta..
2. Displays Current Portfolio value along with a chart over time
3. A quick overview of any open positions a trader currently has.
4. The Watchlist and be accessed here (controlled by what assets you have in your favorites)
5. An overview of any open orders


---

# 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.kwenta.io/using-kwenta/perpetual-futures/smart-margin/futures-dashboard.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.
