> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jup.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> What Jupiter Mobile is, where it runs, and what it supports.

Jupiter Mobile is a <Tooltip tip="You control your own keys and funds. Jupiter never has access to your seed phrase, private keys, or personal data.">self-custodial</Tooltip>, Solana-native wallet built by Jupiter. It provides direct access to Jupiter's core products (swaps, limit orders, recurring orders) alongside wallet management, portfolio tracking, and a dApp browser for the broader Solana ecosystem.

## Supported Platforms

Jupiter Mobile is available on:

* **iOS** — requires iOS 17.0 or later
* **Android** — requires Android 9 or later
* **Solana Seeker** — available in the Seeker dApp store
* **Solana Saga**
* [**Play Solana**](https://x.com/jup_mobile/status/1925250675283554468) — Jupiter Mobile is the exclusive wallet provider for Play Solana

## Blockchain Support

Jupiter Mobile operates exclusively on Solana. It supports all Solana tokens, including SPL tokens. Interactions with other blockchains are not supported.

<Info>
  Token-2022 standard tokens with transfer tax features have limited support. See [Swaps & Orders](/user-docs/manage/mobile/swaps-and-orders) for details.
</Info>

<Warning>
  Users should not attempt to bypass regional restrictions using VPNs or other methods.
</Warning>

## Security Model

Jupiter Mobile is a **self-custodial wallet**. This means:

* Jupiter does not store your <Tooltip tip="A 12 or 24-word phrase used to recover your wallet. Also called seed phrase.">recovery phrase</Tooltip>, private keys, or personal data.
* You are solely responsible for securing your recovery phrase.
* If you lose your recovery phrase and access to your device, your wallet cannot be recovered by Jupiter.

Jupiter Mobile relies on Jupiter's APIs and infrastructure for its core functionality. These have been audited by multiple independent firms. The full list of audit reports is available at [dev.jup.ag/docs/misc/audits](https://dev.jup.ag/docs/misc/audits).

<Info>
  Quick Accounts (social login) do not generate a recovery phrase. They use a private key that can only be exported through the Jupiter website, not from within Jupiter Mobile. See [Managing Wallets](/user-docs/manage/mobile/managing-wallets#quick-accounts) for details.
</Info>

## Explore Jupiter Mobile

<CardGroup cols={2}>
  <Card title="Managing Wallets" icon="wallet" href="/user-docs/manage/mobile/managing-wallets">
    Create, import, secure, and manage your wallets.
  </Card>

  <Card title="Funding & Sending" icon="paper-plane" href="/user-docs/manage/mobile/funding-and-sending">
    Receive, deposit, send tokens, and use Magic Links.
  </Card>

  <Card title="Swaps & Orders" icon="arrow-right-arrow-left" href="/user-docs/manage/mobile/swaps-and-orders">
    Trade using Instant, Limit, or Recurring orders.
  </Card>

  <Card title="Pro Tools & Portfolio" icon="chart-line" href="/user-docs/manage/mobile/pro-tools-and-portfolio">
    Market data, token discovery, and portfolio tracking.
  </Card>

  <Card title="App Features" icon="grid-2" href="/user-docs/manage/mobile/app-features">
    Search, dApp browser, notifications, and more.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/user-docs/manage/mobile/faq">
    Common questions and getting started guides.
  </Card>
</CardGroup>
