# What is FlowSwap

FlowSwap is a cross-chain swap and bridge protocol designed for simplicity, transparency, and speed.\
It allows users to move assets seamlessly between multiple blockchains in a single verified flow.\
Every transaction on FlowSwap is transparent, on-chain, and optimized for the fastest routing available — giving users complete control without the complexity of traditional bridges.


---

# 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://doc.flowswap.app/introduction/what-is-flowswap.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.
