> For the complete documentation index, see [llms.txt](https://bot.adonisbots.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bot.adonisbots.com/other-documentation/adonisbots-apps.md).

# AdonisBots apps

In order to download Testflight go to your app-store and search for "testflight" or download from here: <https://apps.apple.com/app/testflight/id899247664>

{% tabs %}
{% tab title="Adonis App" %}
After downloading Testflight install the AdonisBots application via: <https://testflight.apple.com/join/0w5l6DOd>\
For the best experience set your default discord browser to Safari.
{% endtab %}

{% tab title="Adonis Extension" %}
After downloading Testflight install the AdonisBots Extension via: \
<https://testflight.apple.com/join/RFvgepLW>\
After you've downloaded the extension go to Settings -> Safari -> Extension and enable Adonis Extension. After you've enabled it set the following settings: \
![](/files/5FQraRuCeMs5Hypyzlo7)

Now you can open the links on your phone. \
DO NOT USE IT ON PRIVATE WINDOWS, This won't work due to Safari's security policy.
{% endtab %}
{% endtabs %}


---

# 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://bot.adonisbots.com/other-documentation/adonisbots-apps.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.
