# GETTING STARTED

- [About Us](https://docs.dackieswap.xyz/getting-started/about-us.md): Dackie Labs and Our Vision
- [Our Roadmap](https://docs.dackieswap.xyz/getting-started/roadmap.md): Road to the map
- [2023 Roadmap](https://docs.dackieswap.xyz/getting-started/roadmap/2023-roadmap.md)
- [2024 Roadmap](https://docs.dackieswap.xyz/getting-started/roadmap/2024-roadmap.md): Updated 2024/11/18
- [2025 Vision](https://docs.dackieswap.xyz/getting-started/roadmap/2025-vision.md): DackieSwap 2025 Vision
- [Guideline To Bridge Assets](https://docs.dackieswap.xyz/getting-started/guideline-to-bridge-assets.md): Guideline to bridge assets to multi-chain


---

# 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.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.
