# Guideline To Bridge Assets

For each chain, we provide a dedicated page to showcase all supported bridges 👇

{% embed url="<https://www.dackieswap.xyz/bridges>" %}

* We recommend users start with native bridges, as this may help them qualify for potential future airdrops from the chain’s foundation.
* For smaller balances, third-party bridges are a great option, offering lower fees and faster transaction speeds.


---

# 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.dackieswap.xyz/getting-started/guideline-to-bridge-assets.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.
