> ## 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.

# Troubleshooting

> Resolve common wallet, quote, transaction, and indexing problems.

| Symptom                 | What to check                                                                                                             |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Wrong network           | Switch the active wallet to Base Mainnet (8453), then request a fresh quote.                                              |
| Wallet not connected    | Reopen RainbowKit, approve the connection, and confirm the intended address.                                              |
| Insufficient ETH        | Keep enough Base ETH for transaction value and gas; gas needs can change.                                                 |
| Rejected signature      | No transaction was submitted. Review details and retry only if you intend to sign.                                        |
| Stale quote             | Re-enter the amount or refresh; wallet, chain, state, and deadlines invalidate quotes.                                    |
| Slippage revert         | Market state moved below your minimum output. Review a fresh quote; do not raise slippage without understanding the risk. |
| Approval failed         | Check token balance, spender, gas, and the approval receipt on BaseScan.                                                  |
| Sell did not open       | Wait for the approval receipt and refreshed allowance. Approval and sell are separate confirmations.                      |
| Sell reverted           | Inspect BaseScan status and decoded error; balance, reserve, deadline, or slippage may have changed.                      |
| RPC error               | Wait and retry with a fresh read. Do not assume a timed-out submitted transaction failed.                                 |
| UI still shows old data | Confirm the receipt, then allow time for configured confirmations, indexing, and query refresh.                           |
| Metadata is delayed     | The launch must be indexed before the draft can finalize; keep the creation hash.                                         |

## Verify on BaseScan

1. Open [BaseScan](https://basescan.org).
2. Paste the transaction hash.
3. Check **Status**, **From**, **To**, **Value**, block confirmations, and logs.
4. If the app says confirmation is unknown, do not submit a duplicate until you determine whether the original or a replacement used the wallet nonce.

For a reproducible non-sensitive bug, report the page, wallet type, transaction hash, expected result, and visible error through [GitHub issues](https://github.com/deseti/zonk-fun/issues). Never include secrets.
