> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-tutorial-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-tutorial-book/foreword/how-to-download.md).

# How to download?

Only download DEXX from the official website. Make sure you’re using our official link. \
Only download DEXX from the official website. Make sure you’re using our official link. \
Only download DEXX from the official website. Make sure you’re using our official link.\
\
<https://dexx.ai>\
\
\*DEXX is currently in beta and only available in regions with trading licenses. Please review our privacy policy and terms of service carefully to ensure your activities comply with local laws and regulations.\
\
\
**For iOS, you can download DEXX in two ways:**

* From the US App Store (more stable, requires a US Apple ID) [https://apps.apple.com/us/app/dexx-pro/id6736562803](https://apps.apple.com/us/app/dexx-pro/id6736562803?l=zh-Hans-CN)
* From the TestFlight (more features, try new functions still in testing)

**For Android, download the APK directly from our official site.**\
<https://dexx.ai/download>


---

# 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://dexx.gitbook.io/dexx-tutorial-book/foreword/how-to-download.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.
