# Welcome to FlowX Finance

- [Protocol Overview](https://docs.flowx.finance/welcome-to-flowx-finance/protocol-overview.md): FlowX is the ecosystem-focused decentralized exchange built on the Sui Blockchain.
- [Our Advantages](https://docs.flowx.finance/welcome-to-flowx-finance/our-advantages.md): How FlowX Finance differs from other DEX?
- [Getting Started](https://docs.flowx.finance/welcome-to-flowx-finance/getting-started.md)
- [Roadmap](https://docs.flowx.finance/welcome-to-flowx-finance/roadmap.md): Our goal is to play a significant role in the development of Sui Blockchain. For the year 2023, we are prioritizing the development of fundamental features.


---

# 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://docs.flowx.finance/welcome-to-flowx-finance.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.
