# Introduction to Games & Activities

Games and activities are what turn a server from a quiet space into an active, engaging community. Mochi gives you a flexible set of tools that let members earn, compete, collaborate, and simply have fun — all without complicated setup.

This section introduces the different ways Mochi helps you create **interaction**, **momentum**, and **routine** in your server.

***

#### <mark style="color:purple;">What This Section Covers</mark>

You’ll learn about three main categories of engagement:

***

{% stepper %}
{% step %}

### 💸 <mark style="color:purple;">Currency Games</mark>

*Fast, exciting ways to earn (or lose) coins.*

These are interactive commands built around risk and reward:

* 👮🏻 **Steal** — take a chance at grabbing someone’s wallet coins
* 💰 **Heist** — high-risk, high-reward bank raids
* 🪙 **Pick Drops** — quick-reaction currency drops

Currency games add tension, competition, and playful chaos to your economy.
{% endstep %}

{% step %}

#### 💼 <mark style="color:purple;">Custom Work Commands</mark>

*Repeatable actions that create routine and progression.*

Work commands let you build:

* Jobs
* Tasks
* Quests
* Daily activities

They’re fully customizable systems with cooldowns, success rates, roles, and custom messages — perfect for servers that want structure alongside fun.
{% endstep %}

{% step %}

#### 🎉 <mark style="color:purple;">Community Activities</mark>

*Low-pressure fun that brings people together.*

These features focus on social interaction rather than currency:

* ❓ <mark style="color:$primary;">**Question of the Day**</mark>
* 🎮 <mark style="color:$primary;">**Game Night**</mark>
* 🎬 <mark style="color:$primary;">**Movie Night**</mark>
* 🧠 <mark style="color:$primary;">**Trivia**</mark>

They encourage conversation, shared moments, and community bonding.
{% endstep %}
{% endstepper %}

***

#### <mark style="color:purple;">Why Games & Activities Matter</mark>

Together, these systems help you:

* Keep members coming back
* Create daily habits and routines
* Balance competition with cooperation
* Offer fun for both casual and active users
* Make your server feel alive

Not every member wants to grind currency — and not every moment needs a prize. Mochi gives you both.

***

#### <mark style="color:purple;">Built to Fit Your Server</mark>

You can:

* Enable only what you want
* Mix competitive and casual features
* Adjust pacing and permissions
* Grow into advanced systems over time

<mark style="color:$primary;">**Start small. Expand when ready.**</mark>

***


---

# 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://docs.mochi.bot/games-and-activities/introduction-to-games-and-activities.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.
