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

# PUMPKIN Token

> The PUMPKIN token and the VOIDX Free/Pro tier system

# PUMPKIN Token

PUMPKIN is the VOIDX platform token. **You no longer need PUMPKIN to access the platform** — the Free tier requires none. PUMPKIN's role is the upgrade path to Pro.

## Free and Pro Tiers

<CardGroup cols={2}>
  <Card title="Free" icon="unlock">
    **No PUMPKIN needed**

    Connect a wallet and start: 1 bot, 1 symbol, 1 exchange
  </Card>

  <Card title="Pro" icon="rocket">
    **5 bots · 10 symbols · 5 exchanges**

    Plus priority support and advanced strategies. A 14-day Pro trial is available (no card required). Upgrading via PUMPKIN burn is coming soon.
  </Card>
</CardGroup>

<Info>
  **No gate on entry**: connecting your wallet is enough for the Free tier. PUMPKIN is only involved when upgrading to Pro (burn flow coming soon).
</Info>

## Supported Wallets & Chains

PUMPKIN is available on multiple chains. Connect with any of these wallets:

<CardGroup cols={3}>
  <Card title="SUI" icon="coins">
    Sui Wallet, Suiet, Ethos
  </Card>

  <Card title="Solana" icon="sun">
    Phantom, Solflare
  </Card>

  <Card title="BASE" icon="ethereum">
    MetaMask, Coinbase Wallet
  </Card>
</CardGroup>

## Token Details

### SUI Network

<ParamField path="Contract" type="string">
  `0x09f1c8f05cb47bbcb61133dd2ef00583720694f41d4f8a61c94467d8f5911a14::pumpkin::PUMPKIN`
</ParamField>

<ParamField path="Decimals" type="number">
  6
</ParamField>

### Solana Network

<ParamField path="Contract" type="string">
  `3o41UUScNQ9zorbJnJRzirc7utQzhCA8QMvTKWo2wWEw`
</ParamField>

## Where to Buy

### On SUI

<CardGroup cols={2}>
  <Card title="BlueFin" icon="arrow-right-arrow-left" href="https://trade.bluefin.io/swap/SUI-PUMPKIN">
    Swap SUI for PUMPKIN
  </Card>

  <Card title="Aftermath" icon="arrow-right-arrow-left" href="https://aftermath.finance/trade?from=SUI&to=PUMPKIN">
    Trade on Aftermath Finance
  </Card>
</CardGroup>

### On Solana

Purchase on any Solana DEX supporting the PUMPKIN token.

<Steps>
  <Step title="Get SUI or SOL">
    Purchase from a major exchange (Binance, OKX, Coinbase, etc.)
  </Step>

  <Step title="Set up Wallet">
    Install a compatible wallet for your chosen chain
  </Step>

  <Step title="Swap for PUMPKIN">
    Use a DEX to swap for PUMPKIN tokens
  </Step>

  <Step title="Connect & Deploy">
    Connect your wallet at [voidx.trade](https://voidx.trade) and start deploying bots
  </Step>
</Steps>

## How Tiers Are Resolved

<Steps>
  <Step title="Connect Wallet">
    Connect your SUI, Solana, or EVM wallet to voidx.trade — no PUMPKIN balance needed
  </Step>

  <Step title="Free Tier by Default">
    You start on the Free tier: 1 bot, 1 symbol, 1 exchange
  </Step>

  <Step title="Pro via Trial or Whitelist">
    A 14-day Pro trial is available, and whitelisted addresses get Pro automatically
  </Step>

  <Step title="Pro via PUMPKIN Burn (Coming Soon)">
    Burning PUMPKIN through the upgrade flow will unlock Pro — watch the announcements channel for details
  </Step>
</Steps>

## Whitelist

Some wallet addresses are **whitelisted** and receive Pro tier automatically:

* Team members
* Early supporters
* VIP users

<Info>
  Whitelist status is managed by Quantum Void Labs. Contact support for inquiries.
</Info>

## Security

<Check>No tokens are ever transferred or locked while you hold</Check>
<Check>You maintain full custody of your PUMPKIN</Check>
<Check>Can sell/transfer tokens anytime — the Free tier never depends on your balance</Check>

## FAQ

<AccordionGroup>
  <Accordion title="How much PUMPKIN do I need?">
    **None for the Free tier.** Connect a wallet and you have access. PUMPKIN comes into play for the Pro upgrade (burn flow coming soon — amounts will be announced).
  </Accordion>

  <Accordion title="Do I need to keep PUMPKIN in my wallet?">
    No. Platform access does not depend on your PUMPKIN balance.
  </Accordion>

  <Accordion title="Can I use any chain?">
    PUMPKIN exists on SUI, Solana, and BASE — buy and hold on whichever chain you prefer. For connecting to VOIDX, Sui, Solana, and EVM wallets are all supported.
  </Accordion>

  <Accordion title="What is the Pro tier?">
    Pro unlocks 5 bots, 10 symbols, and 5 exchanges (Free is 1/1/1), plus priority support and advanced strategies. A 14-day trial is available, and upgrading via PUMPKIN burn is coming soon.
  </Accordion>

  <Accordion title="What if I'm whitelisted?">
    Whitelisted addresses receive the Pro tier automatically. No tokens needed.
  </Accordion>
</AccordionGroup>

<Card title="Get Started" icon="rocket" href="/quickstart">
  Ready to deploy bots? Follow the quickstart guide
</Card>
