# FAQ

#### Do I need a mug to participate?

No. You can participate in many metaverse events, Decentraland community spaces, and public Discord channels without a mug.

#### Then why get a mug?

Mugs unlock special abilities and enhanced access across those same contexts.\
There is generally a free way to experience Mug Club — mugs turn it up a notch.

#### Which wallet should I use?

If you’re new, use Easy Mode onboarding with Base smart wallet flow.\
If you’re experienced, connect your existing wallet.

#### Why didn’t my Discord role appear?

Usually one of these:

* You verified with a different wallet than the one holding your mug
* Verification link expired
* Sync delay

#### Is Farcaster access working perfectly?

Not yet. Cura-based token-gating is currently in testing and may be inconsistent.

#### Where should I get official updates?

Prioritize website + Discord. X exists but is not currently an active channel.


---

# 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/help/faq.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.
