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

# Introduction to SunX

**What is SunX？**

SunX is the first top-tier decentralized perpetual contract trading platform on the TRON blockchain, dedicated to providing users with an institutional-grade trading experience and ultimate asset security. By deeply integrating cross-chain liquidity, gas-free transactions, and intelligent risk control mechanisms, we are redefining efficient, convenient, and reliable DeFi derivatives trading.

**Why SunX?**

**·** Deep Aggregated Liquidity: Seamlessly integrated with top multi-chain liquidity sources, supporting instant execution of large-volume trades with near-zero slippage, delivering a CEX-like smooth trading experience.

· High-Speed Trading Performance: Millisecond-order matching and high-performance APIs, combined with intelligent on-chain routing technology, ensure rapid response and seamless operation, so you never miss a market opportunity.

· Zero Gas Fee Structure: An innovative hybrid model of off-chain execution and on-chain settlement allows users to trade without paying gas fees, significantly reducing the cost of frequent trading.

· Multi-Layered Intelligent Risk Control: Innovative anti-snipe mechanisms and multi-source oracle real-time pricing effectively avoid unexpected risks caused by abnormal market fluctuations, safeguarding your funds throughout the entire process.


---

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

```
GET https://sunx.gitbook.io/sunx/overview/introduction-to-sunx.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.
