# Squads on Mobile

The Squads app can also be used on mobile devices via in-app browsers of mobile wallets like:

* Phantom;
* Backpack;
* Solfare, and more.

### Connecting to Squads on mobile:

1. Open the browser tab on your mobile wallet. Go to [app.squads.so ](https://app.squads.so/)and click the "Connect" button.
2. Connect your wallet and you will be redirected to your default Squad's dashboard.

{% hint style="info" %}
If you have a Squad on Squads Protocol v3, go to [v3.squads.so](https://v3.squads.so/squads) on your wallet browser to access your Squads.
{% endhint %}

<figure><img src="/files/WMKkVWP465tv9Od0tdxe" alt=""><figcaption><p>Squads on mobile</p></figcaption></figure>

{% hint style="warning" %}
The Squads app on the Solana Saga mobile device is built on top of Squads Protocol v3 and is actively maintained. Please migrate to [app.squads.so](https://app.squads.so/squads) for the optimal mobile experience.
{% endhint %}


---

# 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.squads.so/main/additional-resources/squads-on-mobile.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.
