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

# FAQ

> Short answers to the questions we actually get.

## Account & wallet

<AccordionGroup>
  <Accordion title="How do I sign up?">
    Open [mesha.fun](https://mesha.fun), hit login, pick wallet or email. Under a minute, no forms.
  </Accordion>

  <Accordion title="I connected my wallet — is that where I deposit?">
    No, and this trips people up: the wallet you connect only proves who you are. Signing up creates a separate embedded smart account, and **that** is where deposits go. Find its address under **Profile → Wallet** (one-tap copy button included).
  </Accordion>

  <Accordion title="Where do I see my past trades?">
    **Profile → History** — every tap, win or lose, is there.
  </Accordion>
</AccordionGroup>

## Playing the grid

<AccordionGroup>
  <Accordion title="What markets are available?">
    BTC and ETH at launch. The lineup can grow or rotate over time.
  </Accordion>

  <Accordion title="How long does a tile last?">
    Five seconds per tile window. Longer durations may ship later.
  </Accordion>

  <Accordion title="How do I change how much each tap risks?">
    The dollar chip in the bottom-right corner shows your current stake — tap it to cycle through sizes. Every tile you tap risks exactly that amount.
  </Accordion>

  <Accordion title="Is there a Mesha token?">
    The community decides.
  </Accordion>
</AccordionGroup>

## Money in, money out

<AccordionGroup>
  <Accordion title="What can I deposit, and from where?">
    USDC or USDT from Ethereum, Base, Arbitrum, Polygon, or BSC.
  </Accordion>

  <Accordion title="What does trading cost?">
    Nothing. Mesha charges no trading fee — the multiplier is the entire cost structure.
  </Accordion>

  <Accordion title="What about deposit and withdrawal fees?">
    Mesha adds none of its own. Network gas applies, and third-party bridges/swaps take their usual small cut — the full total is always shown before you confirm. Details in [Fees & Limits](/fees-and-limits).
  </Accordion>
</AccordionGroup>

## When a tap fails

Each failed trade comes back with a code. What they mean and what to do:

| Code                   | What happened                                                             | What to do                                        |
| ---------------------- | ------------------------------------------------------------------------- | ------------------------------------------------- |
| `SLIPPAGE_EXCEEDED`    | The multiplier moved outside your tolerance while the trade was in flight | Tap again, or widen tolerance / lower stake       |
| `NO_QUOTE_DATA`        | No market maker is quoting that tile at this moment                       | Pick a nearby tile or wait a beat                 |
| `RATE_LIMITED`         | Taps are coming in faster than the cap allows                             | Pause a moment, then continue                     |
| `LIMIT_EXCEEDED`       | The stake is over your tier's per-tap or per-tile cap                     | Size down — see [Fees & Limits](/fees-and-limits) |
| `INSUFFICIENT_BALANCE` | Not enough in the account for that stake                                  | Top up or shrink the tap size                     |

Still stuck? Reach us at [support@mesha.fun](mailto:support@mesha.fun).
