# Harvest

**Harvest Mode is a four-player solo FFA game mode** where you win by scoring points for harvesting items known as **Trove**. In the end, the player with the most points wins. Once the battle starts, players will spawn at the edge of the map, with the **Trove** appearing randomly in the center of the map.

* Hit the **Trove** till they fall to gather them. They are also available for theft from other players. You receive one point for each trove you own. The player who finishes the game with the highest score wins.
* **Great Trove** will sporadically arrive throughout the battle. Given that they provide you with more benefits, harvest them first. In general, the east, west, north, and south are where the majority of the objects that you may utilize in the game mode will appear.


---

# 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://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/harvest.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.
