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

# Quickstart

> Get fees.fun up and running in under 3 minutes. Start saving on your very next trade.

## Get started in 3 steps

<Steps>
  <Step title="Install the extension">
    Download and install the fees.fun Chrome extension.

    1. Visit the [fees.fun download page](https://fees.fun/download) or get it from our Discord
    2. Unzip the extension file
    3. Open `chrome://extensions` in your browser
    4. Enable **Developer mode** (toggle in top-right corner)
    5. Click **Load unpacked** and select the unzipped folder

    <Tip>Pin the extension to your toolbar for quick access to your wallets and settings.</Tip>
  </Step>

  <Step title="Get your account and log in">
    Accounts are created through our Discord server.

    1. Join the [fees.fun Discord](https://discord.gg/feesdotfun)
    2. Click the **Get Login** button
    3. You'll receive your username and password right there in the channel
    4. Open the fees.fun extension popup and enter those credentials
    5. Click **Log In**

    When you log in, a default Solana wallet is automatically created for you. You'll see it right away in the extension.
  </Step>

  <Step title="Complete onboarding">
    After your first login, you'll go through a quick 2-step onboarding:

    1. **Welcome screen** — you can apply a referral code here if someone gave you one (or skip it)
    2. **Create your referral code** — pick a custom code to share with friends and earn rewards (or do it later)

    That's it. After onboarding, you're dropped straight into the wallet manager where you can start importing wallets and trading.
  </Step>
</Steps>

## Setting up your wallets

You already have a default wallet ready to go. From here you've got two options:

<Tabs>
  <Tab title="Start fresh with fees.fun wallets" icon="plus">
    Create new wallets directly in fees.fun and then import them into whatever platform you want to use (RapidLaunch, Uxento, J7, etc.).

    1. In the wallet manager, click **Create New Wallet**
    2. Name it and create — it's instant
    3. Import the private key into your launch platform of choice

    This is the easiest way to get going if you're starting from scratch.
  </Tab>

  <Tab title="Use your existing wallets" icon="file-import">
    If you've already got wallets set up on your platforms, just import them into fees.fun too.

    1. In the wallet manager, click **Import Wallet**
    2. Paste the private key of the wallet you already use
    3. Name it and import

    fees.fun needs the private key so it can sign transactions at the lower fee rate on your behalf.
  </Tab>
</Tabs>

## What's next?

<Columns cols={2}>
  <Card title="Set up your platforms" icon="grid-2" href="/platforms/overview">
    See what each platform needs to work with fees.fun.
  </Card>

  <Card title="Add sniper wallets" icon="crosshairs" href="/features/sniper-wallets">
    Learn how to bundle multiple wallets for token launches.
  </Card>

  <Card title="Choose your server" icon="server" href="/features/server-selection">
    Pick the fastest server region for your location.
  </Card>

  <Card title="Explore fee savings" icon="piggy-bank" href="/features/fee-savings">
    See exactly how much you're saving on each trade.
  </Card>
</Columns>
