# Fishing System

**Game play systems:**

1. Once the player gets a rod, pick a map to play: sea, lake or river.

![](/files/UT9ZdfyBa1jckfdEvmhR)

2\. Get into the map. face to the water, and press hold to throw a rod.&#x20;

![](/files/l9qWYjclkRb9htFyYiUE)

3\. Once the rod is in the water, it moves into a mini-game.

![](/files/t1PdPoPyLUzgHippWIS8)

4\. Player must control a fish at the same position with the frame in a green tube for a short moment a fish is caught successfully.

![](/files/6R91HBsvi9BW0Zxsufh1)

5\. Players can bring their caught fish here to sell at NPC marketplace or use it in-game activities.

![](/files/mAXWt9LVWc9RumsFtNdL)


---

# 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://fishing-town-official.gitbook.io/fishing-town-whitepaper/play-fun-earn/gameplay/fishing-system.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.
