# Citronus CEX

Under the Citronus ecosystem, CEX provides users with the following features:

## Trading

* <mark style="color:blue;">**Copy Trading:**</mark> It is a key feature that allows users to automatically copy the trades of successful traders, lowering the entry barrier for beginners and providing an opportunity to profit from cryptocurrency trading without special skills or knowledge.
* <mark style="color:blue;">**Spot Market:**</mark> Citronus provides users with a fast and secure trading environment, ensuring full transparency and liquidity of the market. Citronus offers users spot trading, in which buying and selling of cryptocurrencies is carried out using 3 types of orders:
  * <mark style="color:blue;">**Market Orders:**</mark> A market order allows instant placement of an order to buy or sell an asset at the best current market price.
  * <mark style="color:blue;">**Limit Orders:**</mark> A limit order allows placement of an order to buy or sell an asset at a user-defined price. The limit order will only be executed if the market price reaches the limit price (or higher).
  * <mark style="color:blue;">**Stop-Limit Orders:**</mark> A stop-limit order allows placement of an order to buy or sell an asset with the maximum/minimum allowable result for the user. The limit order will be placed automatically when the stop price is reached.
* <mark style="color:blue;">**Derivatives Market:**</mark> Citronus CEX provides users with the opportunity to implement financial strategies using higher risk instruments such as derivatives. The derivatives market is represented by futures. For futures, 3 types of orders are available, similar to spot trading (market, limit, stop-limit). Leverage reaches 125x.

## Additional Features

* <mark style="color:blue;">**Live Streams:**</mark> Citronus CEX provides users the ability to run and view live streams that will be useful to a variety of audiences:
  * <mark style="color:blue;">**Active traders**</mark> will be able to launch streams to find new audiences and additional monetization.
  * <mark style="color:blue;">**Beginners**</mark> will be able to follow trades, analytical reviews and expert opinions, which will help them keep up with the latest trends and make informed decisions.
* <mark style="color:blue;">**Social Interaction:**</mark> Citronus is not only a set of complex infrastructure and services, it is also an active and growing community. Within Citronus CEX, users can share their opinions, their successes and find like-minded people.
* <mark style="color:blue;">**Education Program:**</mark> On par with key exchanges in the industry, Citronus CEX provides users with an advanced education platform. Informative articles will help users not only familiarize themselves with basic concepts, but also keep up to date with current trends, tendencies and innovations in the world of cryptocurrencies and Web3.
* <mark style="color:blue;">**Loyalty Program:**</mark> Citronus CEX encourages active traders by creating a loyalty program. Participation in the loyalty program is determined by the size of the deposit and trading volumes. By participating in the loyalty program, traders can enjoy reduced commissions, priority access to customer support, analytical reports and other privileges.


---

# 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.citronus.com/about-ecosystem/ecosystem-overview/citronus-cex.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.
