# Mobile App

### Can I use Hubble on my phone?

Yes. Our mobile version is live and can be accessed from any smartphone. All you need is an internet connection, and a Solana wallet mobile app, like the [Phantom Wallet mobile app](https://phantom.app/download).

### How do I use Hubble on Mobile?

You can get started in a few short steps:

* Download a [Phantom Wallet mobile app](https://phantom.app/download) or a [Solflare mobile app](https://solflare.com/#devices-available). Both are available for iOS and Android.
  * In this case, we will be using the Phantom Wallet app on iOS.
* Connect your wallet by entering your 12-24 word secret recovery phrase that you keep saved somewhere secure.

![Download Phantom Wallet and enter secret recovery phrase to connect wallet.](/files/2nXEbBoA100yUrV3meRL)

* Go to the in-app browser in the bottom right of the menu, then go to the Hubble web app: [app.hubbleprotocol.io](https://app.hubbleprotocol.io)
* On the Hubble App, accept the disclaimer.

![Go to Hubble mobile app in Phantom wallet, and accept disclaimer.](/files/ZCRdJDtpKCC8atS7Cs35)

* Click "Select Wallet" at the top of the screen.
* Accept the wallet pop-up.

![Select your wallet and connect it to the mobile app.](/files/Wa4u0KikaJ2UmmpztW7S)

* Congrats! You can now use Hubble on your phone!

### Can I use the mobile app on Android as well?

Yes, on Android, you can connect through [Solflare ](https://solflare.com/#devices-available)or [Phantom](https://phantom.app/download).

### Why can't I connect my wallet to a normal browser?

Generally, crypto-wallet providers require that you use their in-app browsers if you want to connect your wallet to a mobile web app.


---

# 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.hubbleprotocol.io/faq/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.
