# Consumables and Maps

Players can craft consumables used in some working tasks, as follows.

They can also craft maps using Map Fragments. Maps are required to access the Jungle, Ocean and the Desert.

<table><thead><tr><th width="92">Tool</th><th width="83">Durability</th></tr></thead><tbody><tr><td>Fish Dish</td><td>-</td></tr><tr><td>Fruit Dish</td><td>-</td></tr><tr><td>Mining Boost Dish</td><td>-</td></tr><tr><td>Sunscreen Lotion</td><td>300</td></tr><tr><td>Map to the Ocean</td><td>400</td></tr><tr><td>Map to the Jungles</td><td>400</td></tr><tr><td>Map to the Desert</td><td>400</td></tr></tbody></table>


---

# 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://zombecoin.gitbook.io/zombiecoin-whitepaper/consumables-and-maps.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.
