# Portfolio & Orders

Account holdings, orders, settings and additional views of interest may be found by visting the account page found below:

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

Orbit currently offers a single portfolio view in the account holdings tab for spot trading. From here, you can easily analyze your trades and review your balances.

<figure><img src="/files/27CmWKXfwjTiF4HS8IGr" alt=""><figcaption></figcaption></figure>

This crypto trading dashboard provides a **comprehensive overview** of your portfolio, balances, and overall value. The balance section at the top displays your total portfolio value and available balance, while the bottom shows your **wHBAR balance**, which is used for placing limit orders.

*Note: Unwrapping wHBAR back to HBAR may cause active limit orders to fail if their target is met, due to insufficient wHBAR funds.*

You can view your **pending, filled, and historical orders** in the **Account Orders** tab. This section lets you check order details such as size and expiry, and cancel existing orders if needed.

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

Lastly, users can customize and save their preferred **default swap amounts** and **slippage settings** in the **Account Buy & Sell Options** tab.

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


---

# 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://orbit-labs-1.gitbook.io/orbit-labs/introduction-to-orbit/portfolio-and-orders.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.
