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

# Home

Compatibility with EVM public chains or side chains is becoming more and more common, and cross-chain applications will become more and more popular. Swan Swap focuses on providing cross-chain exchange services, so that users can easily and efficiently transfer between tokens on different chains, arbitrarily fast exchange.

At the same time, SWAN tokens will also be widely used. Swan Swap will strive to increase the income and returns of SWAN token holders, and jointly create easy-to-use and low-cost cross-chain exchange services.

Swan Swap core services:

{% content-ref url="/pages/-M\_YOyNagOJsP1YNpxRx" %}
[Cross-Chain Swap](/swan-swap/mechanisms/cross-chain-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_YOaCoYRqor9a\_aHKt" %}
[Cross-Chain Flash Swap](/swan-swap/mechanisms/flash-swap.md)
{% endcontent-ref %}


---

# 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://swanteam.gitbook.io/swan-swap/master.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.
