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

# FAQ

> Practical answers about launching, trading, wallets, and graduation.

## What network does Zonk.fun use?

Base Mainnet, chain ID `8453`.

## Do I need permission to launch?

No. The factory launch function is permissionless, subject to its input and duplicate-definition checks.

## Who controls my wallet?

You do. An injected browser wallet signs transactions; Zonk.fun does not hold your private key.

## What does a dev buy mean?

It is an optional, separate curve buy made by the creator after the token launch confirms. It is not a free creator allocation and requires another wallet confirmation.

## How does buying work?

Before graduation, a dedicated curve quotes and executes the buy. After graduation, the interface uses the canonical Uniswap V3 pool.

## Why is approval needed before selling?

ERC-20 tokens require an allowance before the curve or Uniswap router can transfer the exact tokens being sold. Approval and sale can be two transactions.

## What is graduation?

It is the one-way transition when all 800M curve tokens are sold and the curve holds exactly 3 ETH net active reserve.

## What happens after graduation?

Curve trading closes and the implemented settlement path creates a full-range token/WETH Uniswap V3 position. The token page uses the external pool for swaps.

## Are LP positions removable?

The canonical Zonk position is minted to an ownerless custodian that has no decrease-liquidity, transfer, approval, or rescue path. It can collect accrued fees without removing principal.

## Does Zonk.fun custody user funds?

Zonk.fun does not custody your wallet or keys. Protocol contracts do hold curve reserve principal, fees, and vault assets according to the contract rules. After graduation, LP principal is held by the permanent custodian.

## Where can I verify transactions?

Use [BaseScan](https://basescan.org) with the transaction or contract address.

## Can a token fail or lose value?

Yes. A token can remain illiquid, never graduate, fall sharply, or lose all market value.

## What wallet should I use?

Use a trusted injected EVM browser wallet that supports Base, such as Rabby or MetaMask.

## Why might a transaction fail?

Common causes include the wrong network, insufficient ETH, a rejected signature, stale state, expired quote, slippage, insufficient balance or allowance, RPC failure, or a contract revert.
