# Ecosystem Overview

The Citronus ecosystem connects various infrastructure elements, enabling users to interact effortlessly with each other and access different services. The underlying infrastructure makes the ecosystem accessible for beginners, efficient for crypto traders, and simple for dApps developers.

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

Further details of the ecosystem components are provided below:

* <mark style="color:blue;">**Centralized Exchange:**</mark> Citronus, a CEX for simple investments, offers a secure and efficient trading environment with advanced features tailored to both beginners and experienced traders. It supports a wide variety of cryptocurrencies and provides a reliable platform for transactions.
* <mark style="color:blue;">**Trading Bot:**</mark> Ability to use CEX functionality without having to download a mobile app. Users can use the trading bot for token transactions without leaving Telegram.
* <mark style="color:blue;">**Main Bot (Games):**</mark> The bot serves as a hub for mini-applications on Telegram, enabling a vast social network audience to connect to an ever-expanding range of interactive applications:
  * <mark style="color:blue;">**Trading Education Game:**</mark> The game provides a fun and interactive introduction to basic concepts of crypto investments for beginners, teaches trading strategies through game scenarios, providing practical skills and knowledge for real-world trading.
* <mark style="color:blue;">**Blockchain:**</mark> Citronus blockchain is a Layer 2 solution for Ethereum based on Optimistic Rollups. This technology enhances transaction processing efficiency and reduces costs by performing most of the computations off-chain, while maintaining Ethereum's security and decentralization. Thanks to its scalability, Citronus enables developers to quickly and efficiently launch decentralized applications (dApps), making it an ideal platform for projects.
* <mark style="color:blue;">**Token Factory:**</mark> Citronus Token Factory is a no-code solution that allows users to easily create, manage, and launch their own tokens on the Citronus blockchain. With no need for knowledge of smart contracts and an intuitive Web2 interface, the process of creating and managing tokens and dApps becomes fast and simple.


---

# 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.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.
