# Quests

Players can also take part in **daily activities** that reward them with a standardized set of valuable items. Each quest encourages a different type of interaction with the game, and as a token of appreciation, players may receive:

* **Bentoboxes** – Mysterious containers that can be opened at **Lady Tartella’s Shop** for random rewards.
* **Tabula Rice** – A tactical consumable that lets you **swap a unit on the battlefield** for a different one.
* **Stomach Bitters** – Potent drops that **remove an item from a unit**, freeing it up for new strategies.
* **Reputation Points** – A symbol of your **influence in the lands of Culinaris**. These points may be used in the future for a variety of purposes.

<figure><img src="/files/ubaYBH1s4seOH7WA5WV7" alt="" width="562"><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://battle-for-blockchain.gitbook.io/battle-for-blockchain/quests.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.
