# Welcome to CORNDEX

Introduction

Corndex is a high-performance decentralized exchange (DEX) designed specifically for traders and investors. It aims to provide users with on-chain trading tools that combine the security and transparency of DeFi with a professional-grade experience. By integrating spot trading, perpetual contracts, yield vaults, and community incentives, Corndex offers a seamless all-in-one platform. It rivals centralized exchanges in speed and functionality while ensuring users retain complete control over their assets.

## **Core Trading Features**

### **Perpetual Contracts**

* Support multiple crypto assets with leverage of up to 50x.
* No expiration, flexible positions: Unlike traditional futures, perpetual contracts have no settlement date, allowing you to hold positions indefinitely.
* Long/Short and Isolated/Cross Margin: Go long or short with customizable risk management tools. Choose between isolated margin (risk limited to a specific position) or cross margin (using your entire balance as collateral).
* Advanced Risk Management:
  * Mark Price Mechanism: Uses a globally averaged mark price instead of the market price to avoid unnecessary liquidations.
  * Liquidation Protection: Real-time alerts and transparent liquidation prices help you proactively manage risks.
  * Funding Rate: Periodic payments between long and short traders ensure contract prices remain aligned with the spot market.

### **Spot Trading**

* Instantly swap assets with deep liquidity and minimal slippage.
* Low Fees & High Speed: Enjoy near-instant trading at fees well below major centralized exchanges.
* Broad Asset Support: Trade mainstream cryptocurrencies and emerging altcoins.
* Self-Custodial Wallets: Connect your existing wallet (e.g., CornWallet, MetaMask, WalletConnect) without mandatory deposits or lock-ups.


---

# 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://corndex.gitbook.io/corndex-1/readme.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.
