# Dashboard Overview

The Dashboard of Whales Market is your command center for managing all trades. It supports various wallet types such as EVM-based wallets, Solana, and Sui, and it allows users to view and manage their orders in one place.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Fz7sWtPAmOKoGNLjR5wGj%2FLayout.png?alt=media&#x26;token=89850cf8-98bb-43bc-a502-15b435bc9cb1" alt=""><figcaption></figcaption></figure>

When there's an order, it will show up like this:

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FcjxXaubBDuH3kkZWMHxC%2FLayout%20(1).png?alt=media&#x26;token=6a86cbbb-e189-4b1f-8687-ebf67e39e9e5" alt=""><figcaption></figcaption></figure>

And from the dashboard, you can check the order details.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FRGkCC9krj4AwFYczxZ1Z%2FLayout%20(2).png?alt=media&#x26;token=b829b8e8-75ac-4c39-a0ad-8c6a4179cb72" alt=""><figcaption></figcaption></figure>

You can also check Upcoming Settlements and Current Settlements through the Settle banner.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FzYkCJ5PIf8DckbO2jsH6%2FLayout%20(3).png?alt=media&#x26;token=f55f7549-b923-4f52-98f2-30d9b50e4d8f" alt=""><figcaption></figcaption></figure>

Using Skate as an example:

**1. Upcoming Settlements**

This section shows you the settlement schedule of your pre-market trades on Whales Market. It indicates exactly when the settlement phase for a specific token will begin, so you can prepare to claim your purchased tokens or complete your seller obligations.&#x20;

Example: SKATE 18:00, 20 Aug 2025: This means that at 18:00 on August 20, 2025, the settlement phase for SKATE will start.&#x20;

**2. Current Settlements**

This section shows the status of payments that are currently in progress or have just been completed.

* If you are a buyer, you will be able to receive your SKATE tokens once the seller settles.&#x20;
* If you are a seller, you must deliver your tokens before the deadline to avoid losing your collateral.

***

### FAQ

<details>

<summary>What kinds of orders can I see on the Dashboard?</summary>

The dashboard helps you manage and view the current status of your trading orders. Orders are organized into three types: Open Orders, Filled Orders, and Ended Orders, making it easy to track each trade's progress.

</details>

<details>

<summary>What do "Upcoming Settlements" and "Current Settlements" mean?</summary>

* Upcoming Settlements: This section indicates exactly when the settlement phase for a specific token will begin, so you can prepare to claim your purchased tokens or complete your seller obligations.&#x20;
* Current Settlements: This section shows the status of payments that are currently in progress or have just been completed.

</details>

<details>

<summary>What is my role in the settlement process as a buyer or seller?</summary>

If you are a buyer, you will receive your tokens once the seller has completed the settlement process. If you are a seller, you must deliver the tokens before the specified deadline to avoid losing your deposited collateral.

</details>


---

# 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.whales.market/pre-market/getting-started/dashboard-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.
