# For Island game

Sammy Jo, with enough $KILL in his hand now wants to explore more of MetaKiller. So he enter the  Hungry Island with an enter deposit of 100 $KILL.&#x20;

Upon his entrance to the Hungry Island, he faces AI designed challenges. To begin  with, his first task is to survive on the Island, as it is under a Zombie apoclypse. The Island encounter both times of the day. (day/night) usually zombies increase during the night so the night time is most difficult. If Mr. Jo survive this apoclypse he will be able to unlock the next Island with is the Gilhazy Island.


---

# 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://metakillers.gitbook.io/metakillers-r/use-cases/for-island-game.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.
