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

# Getting Started

> Getting started with Phoenix

<div style={{ textAlign:"center" }}>
  <img src="https://mintcdn.com/ellipsislabs/ATrCr5hWKehgh2fc/logo/Logo_Orange.svg%20(1).svg?fit=max&auto=format&n=ATrCr5hWKehgh2fc&q=85&s=6c89479be686584b21e77450984f4c26" alt="Phoenix" style={{ height:"80px" }} width="377" height="61" data-path="logo/Logo_Orange.svg (1).svg" />
</div>

## What is Phoenix?

Phoenix is a non-custodial, decentralized exchange for perpetual futures built on the Solana blockchain.

<CardGroup cols={2}>
  <Card title="Non-Custodial" icon="shield-check" color="#FFA06E">
    Maintain full control of your assets at all times
  </Card>

  <Card title="Decentralized" icon="network-wired" color="#FFA06E">
    Built on Solana for fast, transparent transactions
  </Card>

  <Card title="Perpetual Futures" icon="chart-line" color="#FFA06E">
    Trade perpetual contracts with leverage
  </Card>

  <Card title="No Expiration" icon="infinity" color="#FFA06E">
    Contracts have no date expiration
  </Card>
</CardGroup>

***

## Accessing Phoenix

Phoenix is available at [phoenix.trade](http://phoenix.trade). Phoenix is not available in the U.S. or sanctioned jurisdictions.

## Connect Wallet and Fund Account

Phoenix uses Privy for wallet connection. Users can either connect an existing Solana wallet via "Connect Wallet" or sign in with email/other providers, which creates a new wallet. USDC funding via the Solana network is required and is currently the only accepted collateral on Phoenix.

<Steps>
  <Step title="Connect Existing Wallet">
    Connect an existing Solana wallet by pressing **Connect Wallet** and selecting your wallet provider.
  </Step>

  <Step title="Or Create New Wallet">
    Sign up with email or Google, which creates a new wallet via Privy.
  </Step>

  <Step title="Fund Your Account">
    Click "Deposit" and confirm the deposit amount.

    Fund your account by sending USDC to your wallet via the Solana network.
  </Step>
</Steps>
