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

# Welcome to Vortex

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

Vortex is a decentralized liquidity aggregation exchange based on the ZK-SNARKs protocol, offering both spot and perpetual contracts. In addition to its core trading products, Vortex is gradually introducing BRC20 Trading Zone, Real World Asset (RWA) products for traditional stocks and bonds, as well as enhancing platform liquidity through Sub-site as a Service functionality.

Currently, Vortex has integrated with protocols such as Layerzero and Map Protocol, and is steadily achieving multi-chain compatibility for trading and liquidity aggregation. On the Binance Smart Chain (BSC) mainnet, Vortex has surpassed a daily trading volume of $10 million, with the aim of providing even more ample liquidity services to a wider user base as its mission.


---

# 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://vortex-4.gitbook.io/vortex/welcome-to-vortex.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.
