# Perpetual Trading Overview

### **Left Panel (Chart):**

* View Prebit’s integrated TradingView chart, which provides real-time market data and trading volume insights.
* Enjoy free, unlimited access to TradingView features exclusively on Prebit.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfENDiAc18FN5mQc4QskHgPDVVCn0GRoGKT7cYwLzaRVpGy1UJteVu4-kVllbayLUmX8_ipBwN_rOf3aWxmrPWTmbHeJnux9o6avXOL0QvAoSBMsmNb9rtiXrg4Fod9eDOvWBNLLQ?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

***

### **Right Panel (Trading Panel):**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc3WYvEcYBkbA7Pu0nV6ehWu1ZBysZWK_WNL3D8WwDDNQ36bBYf8HR5IFYzkiQBWVV6OCy7TSM93n0kQbZwTAkorR3534Mzc2YZC7-mpjj2PVvrrv-BCoyA8PyvrjRUr9Ajfx4Q1w?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

1. **Choose Position:**

* Select Long (Buy) if you expect the price to rise.
* Select Short (Sell) if you expect the price to fall.

2. **Order Type:**

* Market Order: Executes instantly at the current market price. Use this for quick trades.
* Limit Order: Executes only when the market reaches the specific price you set. Use this to buy/sell at a preferred price.

3. **Margin Amount:**

* The amount of funds you allocate for a trade.
* Minimum margin is $10. Higher margins increase your potential profits or losses.

4. **Leverage:**

* Leverage amplifies your buying power by borrowing funds.
* For example, with 100x leverage, a $10 margin gives you $1,000 in trading power.
* Usage: Leverage can increase both profits and risks; use it carefully.

5. **Stop Loss (SL):**

* A feature to minimize losses by automatically closing your position if the market moves against you.
* Example: If you set an SL at 10% below your entry price, your trade will close if the price drops to that level.

6. **Take Profit (TP):**

* A feature to secure profits by automatically closing your position when the market hits a target price.
* Example: If you set a TP at 20% above your entry price, your trade will close when the price reaches that level.

***

{% hint style="info" %}

#### Market Price and Limit Order Details

* **Market Price**: Live price of the selected asset.
* **Limit Order**: Set a price for the order, which triggers when the market reaches your chosen price.
* **Spread Only 0.01%**, ensuring stable and competitive trading conditions.

**Key Details:**

* Buy Slippage: 1%.
* Liquidation Price: -90% of the initial margin.
* Liquidity Fee: Zero on Prebit.
  {% endhint %}

***

### Bottom Section (Trading Tabs):

1. **Positions Tab:**

* **View your live positions, including:**<br>

  * PNL (Profit & Loss)
  * Initial Margin
  * Size (in USDT)
  * Entry Price
  * Market Price
  * Liquidation Price
  * TP/SL (editable anytime)

* **Editing TP/SL:**
  * TP can exceed 500%, and SL should be below -90%.
  * No fees for editing TP/SL.

* **Close Button:**
  * Close your position with zero closing fees—fees apply only for opening trades.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfYmiI7RILKhgvbtO9IQYFxxyYMV9q9rRRqrCgSF4TS5qvqrE25nhRaZxYhVdvWneAEwyKfhCMiGdT0lUD9kkrXsHH8rYU-KTdlSTJCGj-f7ene8_pv2s1bhvvJBxVThPYVIs6qdg?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfcUZR_LsMt9WAwqnaI-45zib966QyPzGVR2Dr_vT2r-jPseYWqE7ivfAk8p7XeWI79R6MiKVuAJ9jy2EFiL-R-VjQxg1BWV1YxrRECycViq0Wp2hzenEDQXFxPApAkHEd-rbUV?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe3VIvyBQ8yq3Zoiw50nws2YTPb0QV9OHxRVGIUR9CI7L8AjtdoO0lCgRMHYXCBmedft1p6ZjKP5OJtVBc-ZrLZJZDydH_drK5bZ02vroL1xHkrLzIb8wD4iNZeELDjxHpzJac?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.prebit.io/step-by-step-guide/images-and-media.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.
