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

# Traders

> Buy your first token on Snekfun in under 2 minutes

# Quickstart for traders

This guide walks you through buying your first token on [Snekfun](https://snek.fun).

<Steps>
  <Step title="Set up your Turbo wallet">
    Connect a supported wallet to Snekfun and create your Turbo wallet. [See supported wallets →](/how-it-works/turbo-wallet)

    <Warning>
      Make sure your Turbo wallet seed phrase is backed up. This is your only way to recover your funds.
    </Warning>
  </Step>

  <Step title="Fund your Turbo wallet">
    Deposit enough ADA to cover the creation fee. An amount of 15 ADA is recommended to start making transactions.
  </Step>

  <Step title="Find a token">
    Search a token by name, ticker or description, or browse the token feed on the homepage. You can filter tokens by:

    * **Last Bump** — last trades on the platform
    * **New** — recently launched tokens
    * **Mcap** — tokens sorted by market cap
    * **Complete** — graduated tokens

    Click on any token to open its trading page.
  </Step>

  <Step title="Buy">
    1. Open a specific token trading page and select the <span style={{ color: '#1D9E75' }}>Buy</span> tab
    2. Enter the amount of ADA you want to spend
    3. Review the estimated amount of tokens you'll receive
    4. Click **Place trade**
  </Step>

  <Step title="Sell (when you're ready)">
    1. Open a specific token trading page and select the <span style={{ color: '#E24B4A' }}>Sell</span> tab
    2. Enter the amount of token you want to sell
    3. Review the estimated amount of ADA you'll receive
    4. Click **Place trade**
  </Step>

  <Step title="Flex your gains (or losses) to your friends!">
    <Tip>
      Visualize your positions on your [user profile](/how-it-works/user-profile) or on specific token trading page.
    </Tip>
  </Step>
</Steps>
