# Trading

FRX is a decentralized futures trading platform that allows trading without the need for a username or password. The platform uses a composite price feed from multiple exchanges, reducing the risk of unwarranted liquidations due to price spikes or dips.&#x20;

Firstly you need to connect wallet to our platform. You can go to the part: Connecting Your Wallet (Check this link: [Connecting Wallet](/fair-ex-white-paper/how-to-trade/connecting-wallet.md))

**Futures Trading** &#x20;

FRX offers a versatile trading experience with support for futures trading, catering to a variety of trading preferences and strategies. Here’s a more detailed look at how these features work:&#x20;

**Futures Trading on FRX:**&#x20;

For those interested in futures trading, FRX offers a comprehensive and sophisticated trading environment.&#x20;

Futures trading on FRX involves contracts that allow traders to speculate on the future price of an asset without actually holding the asset.&#x20;

This feature caters to both short and long-term trading strategies, offering high leverage options for those who seek them.&#x20;

Users can access the futures trading options through dedicated sections on the platform, each equipped with necessary tools and information such as leverage options and margin requirements.

**User Experience and Tools:**&#x20;

The futures trading interfaces are designed with clarity and ease of use in mind, providing essential information such as market trends, order books, and trade history.&#x20;

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

Advanced trading tools and charting features are also available to help users analyze market movements and make more informed trading decisions. You can use classic Trading View instruments to reach you trading potential and make better trades.

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

**Opening a Position**&#x20;

On the Trade page of FRX, you have the flexibility to engage in either 'Long' or 'Short' positions, tailored to your specific trading strategy:&#x20;

**Selecting Your Trading Position:**&#x20;

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

* Choose between a 'Long' position if you anticipate an increase in the asset's price, or a 'Short' position if you expect the price to decrease.&#x20;
* Simply click on the relevant option on the Trade page to get started.&#x20;

**Setting Up Your Trade:**&#x20;

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

* Once you've selected your position type, enter the amount you wish to trade.&#x20;
* Decide on the leverage you want to apply to your position. FRX offers various leverage options, allowing you to amplify your trade according to your risk appetite and strategy.&#x20;

**Understanding the Entry Price:**&#x20;

* The platform displays an 'Entry Price' for each position. This is the price at which your trade would be opened if you choose to do a market order.&#x20;
* The Entry Price is crucial for understanding the potential of your trade and understanding where stop loss or take profit should be.&#x20;

**Transparent Fee Structure:**&#x20;

* FRX maintains a straightforward fee policy for trading. A trading fee of 0.25% is applied to the size of your position, both when you open and close it.
* In addition to the trading fee, a 'Borrow Fee' is incurred on an hourly basis. This fee is calculated based on the current utilization of the pool and is a standard part of leveraged trading.&#x20;

By offering a clear and user-friendly interface for both long and short trading, along with transparent fee structures, FRX ensures that traders of all levels can confidently engage with the market, execute their strategies, and manage their positions with ease.&#x20;

**Managing Positions** &#x20;

View and manage open trades under the Positions list. Edit to deposit or withdraw collateral, adjusting your leverage and liquidation price. The USD value of your collateral is fixed at the time of deposit.&#x20;

**Closing a Position** &#x20;

Close positions fully or partially via the "Close" button. Profits from long positions are paid in the traded asset, while short position profits are in the stablecoin used to open the position. Swap fees apply if you choose to receive profits in a different token.&#x20;

**Stop-Loss / Take-Profit Orders** &#x20;

Set these orders under the "Trigger" tab when closing a position. Be aware that trigger orders are not guaranteed to execute due to various market conditions.&#x20;

**Liquidations**&#x20;

Understand the liquidation price, especially if using high leverage. Deposit additional collateral to improve this price and reduce liquidation risk. In case of liquidation, any remaining collateral after losses and fees is returned to your account.&#x20;

**Pricing and Fees**&#x20;

FRX offers no price impact for trades, ensuring large trades are executed at the market price. Fees include a 0.25% trading fee and an execution fee for blockchain network costs. For stablecoin pricing, especially during depeg events, a spread from 1 USD to the Chainlink price applies.&#x20;


---

# 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://fair-ex.gitbook.io/fair-ex-white-paper/how-to-trade/trading.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.
