# UpBots Mobile App

In order to allow the use of UpBots on all your devices, UpBots launches its mobile application.

{% hint style="info" %}
Currently the application is only available on the **Android Play Store**. We are actively working on bringing the application to Apple users very soon.
{% endhint %}

\
The UpBots application will allow you to continue your experience on your mobile, track your trades, activate bots, view your portfolio, etc...

{% hint style="danger" %}
Attention, the functionalities linked to a decentralized wallet (such as *Metamask*), are not accessible from the mobile application. On mobile, in order to access your 0x wallet, it is imperative to connect to UpBots from the WEB3.0 browser, like the one of *Metamask* or *TrustWallet*.

*Impacted features: staking, swap, bridge.*
{% endhint %}

{% embed url="<https://play.google.com/store/apps/details?id=com.app.upbots>" %}

![CEX Portfolio Summay](/files/IlU0KkXMuMHWpGzQB1XM) ![Portfolio Summary (Dark Mode)](/files/Dw1ospnjBMslO8zYeGb7) ![](/files/cUlxWz9KH3SOmHz4Op5t) ![Main Page](/files/r2otFlXJqoXmjW7dw7ya) ![Manual Trade Buy/Sell](/files/LwVhfGKUUzvn5IPmov00) ![Order History](/files/Baa33ZwLKprYl1YKWU0E) ![Past Orders](/files/aLUXDa02goUXsO95ACye) ![My Active Bots](/files/MBLjzvDH6laVRtftV1Xt) ![Manual Trade Chart](/files/KZy3vidyPWWCfQ4cUSRz) ![Signup/Signin Page](/files/8UFaz65V2gpseAmqTsmx)


---

# 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://upbots.gitbook.io/upbots/getting-started/upbots-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.
