> For the complete documentation index, see [llms.txt](https://illuminates-company.gitbook.io/eontribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://illuminates-company.gitbook.io/eontribe/ecosystem/cryptoexchange/cex.md).

# CEX

The CEX (centralized exchange) feature in the Eontribe architecture allows users to easily buy, sell, and trade cryptocurrencies and other digital assets. It is built on top of a blockchain network, which serves as the foundation of the Eontribe decentralized architecture, and is designed to provide a safe and user-friendly way to manage digital assets.

Some of the key features of CEX in Eontribe include:

Support for multiple cryptocurrencies

CEX supports a wide range of cryptocurrencies, including Bitcoin, Ethereum, and the Eontribe token, which allows users to easily buy, sell, and trade various digital assets.

High liquidity

CEX is designed to provide high liquidity, using a matching mechanism that matches buyers and sellers in real-time, allowing users to easily find the best prices for their trades.

Advanced charts and trading tools

CEX provides advanced charts and trading tools, such as real-time price charts, trade history, and market depth, which allow users to make informed trading decisions.

Advanced order types

CEX supports advanced order types, such as limit orders, stop-loss orders, and margin trading, which give users more control over their trades and help reduce risks.

Security

CEX is developed with security requirements in mind and uses multi-level security measures, such as cold storage, two-factor authentication, and a white list of IP addresses to protect users' assets from unauthorized access.

Mobile application

CEX may have a mobile application that allows users to trade and manage their assets on the go, using their mobile devices.

24/7 customer support

CEX may provide 24/7 customer support, which can help users with any questions or issues that may arise.

Buying cryptocurrency

The ability to buy cryptocurrency on the centralized exchange Eontribe (CEX) is an attractive feature for many users. CEXs offer a convenient interface and a more orderly process for buying and selling digital assets.

One of the main advantages of using CEXs is their ease of use. Unlike decentralized exchanges, which may require a certain level of technical knowledge to use, CEXs are designed to be user-friendly for people of all skill levels. This allows new users to easily and quickly acquire their first digital assets.

Another advantage of using CEXs is the ability to purchase cryptocurrency with fiat currency. Many CEXs offer the option to buy digital assets with traditional currency such as the US dollar or euro.

CEXs offer a wider range of digital assets than decentralized exchanges. This can be beneficial for users who want to diversify their portfolio or invest in a specific type of cryptocurrency.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://illuminates-company.gitbook.io/eontribe/ecosystem/cryptoexchange/cex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
