# Moxie System

Moxie is your avatar’s energy and plays a key role in how you earn XP and level up. When you do activities like fishing, farming, or crafting, you use up energy, so Moxie, but each action that consumes Moxie also rewards you with **XP** and make you unlock a new **Level**. Running out of Moxie isn’t a problem: you can still play and perform actions, but you won’t earn any XP until you refill your Moxie by consuming food like crops or fishes.

## 📶 Why Levels are important?&#x20;

At the moment, Levels primarily serve as a form of **Social Status**, showcasing a player’s expertise and engagement in the game. However, in future releases, Levels will play a much more important role, such as:

* **Access to New Features**: Certain features will be gated behind player level, meaning you’ll need to reach a specific level to unlock them.
* **Specialization & Gameplay Progression:** Higher levels may grant advantages like faster harvesting, more efficient fishing, improved crafting results, and other gameplay enhancements. Your level might also reflect your specialization in certain areas, making you more competitive in specific aspects of the game.

## 🟣 What is Moxie, XP and Levels?

* **Moxie** is shown as a purple bar under your avatar.
* **XP** is shown as round bar
* **Level** is shown as number

<figure><img src="/files/uJjjcKcSLUMBJ2C4HRfX" alt=""><figcaption><p>The purple bar represents this player’s current Moxie, while the round bar and number represent XP and Level</p></figcaption></figure>

* It depletes as you perform actions like harvesting, fishing, or crafting, but it increases the amount of XP you can earn - Moxie ⬇️ XP ⬆️
* When your Moxie reaches zero, you can still play the game, but you won’t earn XP for those actions until you refill it.

## 🍎 How to Refill Moxie

* **Eat Food:** All Crops and Fishes are considered food and restore Moxie.
* **Each food item restores a specific amount of Moxie** (e.g., eating a carrot might give +5 Moxie).
* You can consume food directly from your inventory using the "**Consume"** button.

<figure><img src="/files/P0nj8aeieS7Xa63vNhof" alt=""><figcaption><p>Click "Consume"</p></figcaption></figure>

## 🔮 Mysterious Fruits

These are special items that **PERMANENTLY** boost your Moxie system:

* **Increase Max Moxie**: Store more energy to perform more actions in a row.
* **Increase Moxie Bonus**: Earn more XP per Moxie point spent (e.g., with +5 bonus, each point gives 15 XP instead of 10).

Keep in mind you can consume up to 10 Mysterious Fruits to boost each stat.


---

# 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.myneighboralice.com/our-website/play/moxie-system.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.
