# Food, Consumables & Vending

The **Hunger & Thirst system** adds realism to CMG and requires you to manage your character’s needs while playing.

If ignored, it can affect your gameplay so make sure you stay fed and hydrated.

### 🧠 How It Works

* 🍗 **Hunger** and 💧 **Thirst** decrease over time
* ⚠️ If levels get too low, you will see **visual effects**
* You must consume **food or drinks** to restore them

***

### 🛡️ When Is It Active?

* Automatically active when you are:
  * Clocked on to a **Faction**
  * Clocked on to an **RP Organisation**

***

### ⚙️ Enable Hunger & Thirst (Optional)

You can enable this system even when off-duty:

1. Press **F2** to open the settings menu
2. Go to the **Miscellaneous** tab
3. Enable **Hunger & Thirst**

<figure><img src="/files/5AYoHpLXFX8owW5AP0LA" alt=""><figcaption></figcaption></figure>

***

### 🥤 Using Vending Machines

To restore your Hunger & Thirst:

1. Find a **Vending Machine**
2. Press **E** to interact

<figure><img src="/files/K6nBw8ZUQKIuFq2TQUCa" alt=""><figcaption></figcaption></figure>

***

### 🛒 Buying Items

Once the menu opens:

1. View the available items
2. Type the **code** of the item you want
3. Press **Enter** to confirm

<figure><img src="/files/WCgPx2lnclvzBR5Mw56V" alt=""><figcaption></figcaption></figure>

***

### 🍫 Consuming Items

* Your character will consume the item
* 🍗 Hunger and 💧 Thirst will increase

<figure><img src="/files/PRmY6xqjTuPH1WgDo5zj" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.cmgstudios.net/cmg-2.0/food-consumables-and-vending.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.
