# Food

**Food** is a necessary resource to maintain a neutral **Success Rate** for all **Missions**. **Food** can be earned through players succeeding in **food-gathering** **Missions**. All **Food** earned by members of a [**House** ](/white-paper/titan-nfts/nfts/house.md)is automatically added to the [**House Treasury**](/white-paper/titan-nfts/nfts/house/house-treasury.md). &#x20;

To embark on any **Mission**, an equivalent amount of **Food** is subtracted from the [**House Treasury**](/white-paper/titan-nfts/nfts/house/house-treasury.md)**,** scaling with the difficulty of the chosen **Mission**. When embarking on a **Mission** and **Food** is subtracted from the [**House Treasury**](/white-paper/titan-nfts/nfts/house/house-treasury.md), if there is still **Food** remaining in the [**House Treasury**](/white-paper/titan-nfts/nfts/house/house-treasury.md), the **Success Rate** is unaffected. When embarking on a **Mission** and **Food** is subtracted from the [**House Treasury**](/white-paper/titan-nfts/nfts/house/house-treasury.md), if there is insufficient **Food** for the chosen **Mission**, the **Success Rate** is reduced by a percentage scaling with the deficit.\
\
(i.e. **Mission** costs 100 **Food**, [**House Treasury** ](/white-paper/titan-nfts/nfts/house/house-treasury.md)has 25 **Food**, the **Success Rate** for the **Mission** is reduced by *7.5%\** (75 Insufficient Food / 10 (\* Values subject to change)). &#x20;


---

# 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://house-of-titans.gitbook.io/white-paper/titan-nfts/resources/food.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.
