# The Cryptocurrency Exchange

Spirex is a centralized cryptocurrency exchange for both private users and business accounts. The main function of SpireX is to securely store users' funds and to enable users to buy, sell, and trade cryptocurrencies.

**CEX functionality:**

* **Buy and sell cryptocurrencies:** You can buy the most popular cryptocurrencies via third-party integrations (Moonpay, Alchemy Pay) with various payment methods, such as credit/debit cards or bank transfers.
* **Wide range of currencies and blockchains:** SpireX supports over 150 cryptocurrencies on the most common blockchains such as Ethereum (ERC20), Binance chain (BEP20, BEP2), Tron chain (TRC20), Matic (Polygon), Solana (Solana) and others.
* **Cryptocurrency trading:** Buy and sell crypto on the real-time spot market.
* **Fiat withdrawals:** Sell cryptocurrency via 3rd party integration.
* **Crypto withdrawals**: Withdraw cryptocurrency to an external wallet.
* **P2P (peer-to-peer) trading:** Enabling individuals to buy and sell cryptocurrencies directly with each other using their preferred payment methods.
* **Store your crypto holdings**: Ability to store multiple cryptocurrencies within the platform.
* **Custom trading panel**: Freely define trading layout according to preferred trading habits.
* **Referral system for brokers and users**. For users, if you invite a friend, you can earn X USDT (when the friend completes registration and KYC). The Registrant gets X USDT.
* **Staking:** Earning rewards by "locking" specified cryptocurrencies for an undefined time. A user can redeem it at any time.
* **Launchpad:** Opportunity to get early access to crypto tokens from promising new projects that want to raise money. \
  For example, an XYZ project intends to have a launchpad on Spirex. They want to raise USD1000, and they give a timeframe of a month to raise that. During the pre-sale phase, they sell their token at a discount as there's usually no product. \
  Once they sell, the token is released for public trading. Still, the ones that bought it in pre-sale can sell it at higher prices if the project follows through their roadmap with a lock-up period that can range from a minimum period of one month to a maximum period of 24 months.
* **Grid Strategy:** A feature that allows one to trade using automated tools.


---

# 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://litepaper.spirex.io/general/the-cryptocurrency-exchange.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.
