# Workspace

**Workspace** is the area of the **'Trade'** page where all trading is performed.

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

The **workspace** consists of **6 sections**:

* **Markets**: helps monitor general information of market activity for all available instruments;
* **Chart**: highly customisable Chart by TradingView with a large array of charting tools;
* **Place Order**: allows you to set up and place your orders;
* **Summary**: allows you to manage your orders and positions, review latest Fills and trading Activity, analyse Historical data of executed trades and their detailed Statistics; track latest Transactions and Equity level of your trading account;
* **Order book**: shows all open Buy and Sell orders as well as order sizes for each price level of the chosen asset;
* **Trades**: shows all executed trades on the market;

{% hint style="info" %}
You can customise your **workspace** by clicking on the ![](/files/yB15D8iahohhUMZdfiKB) buttons in the upper right corner of each section\_.\_
{% endhint %}

### Markets

**Markets** section allows you to monitor general information of market activity for the available trading instruments:

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

Click the blue '**request it**' button below the instruments to access [live chat](/help-center/support/support.md) with the customer support team to request an instrument you would like to see featured on the platform.

To customise your watchlist, click on the ![](/files/Vw4AuveMD1yVFDQKtWpR) button next to the desired trading pair to place it in the 'Favourites' list. Once the trading pair has been placed in the 'Favourites' list it will be indicated as ![](/files/VaOdm2REFqz3NRejL2ir).

{% hint style="success" %}
Click on the corresponding button in the search bar to navigate to your personal 'Favourites' list:
{% endhint %}

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

### Chart

**Chart** section is a highly customisable Chart by TradingView with a large array of charting tools that provide industry leading charting tools for expert level technical analysis.

![](/files/4WAD7OeGOguZrrvy9znc)

To view the past data on the chart '*click, hold and drag'* the chart left or right. You can also navigate to the bottom of the chart to view a sub-menu with additional features:

![](/files/RbNTr10OIfZQY4kZ8jeH)

{% hint style="info" %}
Click on the ![](/files/9sY4GDUuXrkTtIMXIumv) or ![](/files/m3PwU2P4kCsEHfheAAF5) gear buttons to bring up additional chart settings.
{% endhint %}

### Place Order

**Place Order** section allows you to set up and place your orders. Here you can select the *Order type*, *Amount -* order size, *Leverage type* and *size*, and the order direction - *Buy* or *Sell:*

<figure><img src="/files/uK7NWrewnumZlkNAzU7n" alt="" width="215"><figcaption></figcaption></figure>

By selecting the *pencil icon* next to the *Margin Type* indicator, you can customise your **margin type** and **leverage** ratio:

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

In order to **adjust leverage** for an **Isolated margin** type order, select 'Isolated' *Margin Type* and then scroll the *Leverage* bar right or left to select the desired leverage:

<figure><img src="/files/OAIC6PLmwSkesgCYUQ6e" alt="" width="339"><figcaption></figcaption></figure>

{% hint style="info" %}
***Cross margin*** is a type of margin that is shared between all open positions. When choosing this type of margin, *Leverage* is **applied automatically** in accordance with your order size and cannot be set manually.\
\
\&#xNAN;***Isolated margin*** is a type of margin that is segregated for a specific order or position. When choosing this type of margin, you can **adjust** **and select** *Leverage* that will be applied to your order.\
\
For detailed information on margin and leverage requirements refer to the [Fees and Conditions](https://primexbt.ch/fees) table.
{% endhint %}

{% hint style="warning" %}
The **higher** Leverage is chosen for your Isolated Margin type order, the **smaller** will be the 'Margin Impact', i.e. amount of personal funds required to execute the selected order.
{% endhint %}

{% hint style="success" %}
Click on the '**Set**' button to confirm the applied changes.
{% endhint %}

### Summary

**Summary** section allows you to manage your orders and positions, review latest Fills and trading Activity, analyse Historical data of executed trades and their detailed Statistics; track latest Transactions and Equity level of your trading account.

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

**Summary** section consists of **8 sub-sections**: *Positions, Orders, Fills, History, Statistics, Transactions, Equity* and *Activity Log.*

* **Positions**: allows you to manage and track all of your opened positions on the market;
* **Orders**: allows you to manage and track all of your pending orders;
* **Fills**: reflects detailed information about filled orders;
* **History**: reflects detailed information about your executed orders and positions;
* **Statistics**: shows general and total statistics of each asset traded on the trading account;
* **Transactions** shows all transfers made from and to the trading account, as well as all commissions and P/L settlement;
* **Equity**: allows you to monitor the equity level of your trading account on a dynamic chart;
* **Activity Log**: reflects logs of all recently placed, canceled, rejected, modified or executed orders, as well as margin call and position liquidation notifications and system messages.

{% hint style="info" %}
Make sure to review our special guide on [**Summary**](/help-center/crypto-futures-platform/summary.md) on how to manage your trades and understand trading statistics.
{% endhint %}

### Order book

**Order book** section shows all open Buy and Sell orders as well as order sizes for each price level of the chosen asset:

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

{% hint style="success" %}
Additionally you can choose to display only Buy or only Sell orders in the Order book, or to reflect more or few orders by clicking on the corresponding buttons in the upper right corner of the section.
{% endhint %}

### Trades

**Trades** section allows you to review and monitor all latest executed trades on the market for the selected asset.

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

{% hint style="info" %}
Trades section reflects such details as *Price* at which the orders were executed, *Amount* of the orders, i.e. order sizes and *Time* at which the orders have been executed.
{% endhint %}


---

# 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://primexbt.gitbook.io/help-center/crypto-futures-platform/workspace.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.
