# Quickstart

#### Step 1 — Choose wallet setup

**Recommended (Easy Mode):** Base smart wallet / Base Account onboarding\
**Advanced:** Connect your existing wallet (MetaMask, Coinbase Wallet, etc.)

#### Step 2 — Use Base network

Mug Club membership assets are on **Base**.\
Make sure your wallet is set correctly before minting/buying.

#### Step 3 — Get a little Base ETH

You need Base ETH for transaction gas fees.

#### Step 4 — Get a Mug Club mug

Use official mint links (if active) or verified secondary listing.

#### Step 5 — Activate benefits

* Join Discord and verify
* Check Farcaster access (currently beta)
* Join governance/voting
* Access 3D assets

#### Common issues

* Wrong network selected
* No gas funds
* Verified with wrong wallet
* Token-gating delay on external platforms


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mugclub.gitbook.io/docs/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
