# How to download Console?

### Mobile

Console is accessible on both [iOS](https://apps.apple.com/us/app/console-chat/id1660962821) and [Android](https://play.google.com/store/apps/details?id=chat.console.app.android) platforms. Our current builds for iOS and Android are currently in beta testing.&#x20;

In May 2024, we aim to launch the first complete version of the Console mobile app with full features. Hope you're excited to come back and try it!&#x20;

### Web & Desktop&#x20;

Console is also available as a [web](https://app.console.xyz/) application accessible through browsers. Our Mac desktop app is currently available to a limited number of users and is scheduled for public release later this year.

<br>


---

# 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.console.xyz/introduction/how-to-download-console.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.
