# How to get the mobile app

In addition to the B2CORE UI, you can use the mobile app for iOS and Android — if supported by your broker.

To download the mobile app:

* Before signing in to the B2CORE UI: iOS and Android download links are available at the top of the **Sign In** page.

<figure><img src="/files/namO6fNW1tgBMz2Uz0rt" alt="Download the app — on the Sign In page"><figcaption><p>Download the app — on the Sign In page</p></figcaption></figure>

* After signing in: you can find the download links at the top of the **Dashboard** or in the main menu.

Clicking a link opens a page with platform-specific instructions and download options.

<figure><img src="/files/RIAT7zTG933R2aj3XiIc" alt="App download options"><figcaption><p>App download options</p></figcaption></figure>

<figure><img src="/files/AAhw7T33MB2ZunB40ZQE" alt="App installation instructions"><figcaption><p>App installation instructions</p></figcaption></figure>


---

# 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.b2core.b2broker.com/front-office-guide/how-to-get-the-mobile-app.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.
