# Fishing

**Fisherman’s Hut**

The Fisherman’s Hut let the players manually fish every 30 mins and receive rewards

There are different rewards depending on progression and luck:

1. Recipes (Crafting System)
2. Common Manual Resource (Sand)
3. Rare Manual Resource (Corals)
4. Fish (XP)
5. Schematics (OG Crafting)
6. Items<br>

We will explore different types of Manual Farming to make the game as engaging as possible and giving it different layers of Gamification

Just a few examples =

* Fishing Rod (Corals / Sand / Lucky Finds)
* Pickaxe (Iron / Coal / Lucky Finds)
* Axe (Bark / Planks / Lucky Finds)
* Shovel (Clay / Salt / Lucky Finds)


---

# 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://ancientsociety.gitbook.io/ancient-society-whitepaper/gameplay-in-ancient-society/fishing.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.
