> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverse-gamez/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverse-gamez/social-casual-game-zone/fishing-god.md).

# Fishing God

<figure><img src="/files/FpvPvAvEOOmJz5Qseu2f" alt=""><figcaption></figcaption></figure>

### Introduction

In the depths of the mysterious ocean, lies the Dragon King who has amassed wealth beyond imagination. Become one of the brave explorers to help the Dragon King, earn great rewards and the right to be called the Fishing God today!

### Game Features

* Multiplayer arcade game featuring more than 25 different fishes for players to hunt
* 3 gameplay levels for players of all levels, from beginners to experts

**Special crabs and Jellyfish that give abilities to get bigger rewards**

* Laser Crab - A large and deadly laser shot from the canon that destroys all the fish in its range
* Drill Crab - Shoots a bouncing drill that destroys everything in its path
* Bomb Crab - Drops a powerful bomb that explodes in a large radius
* Wheel Crab - Enter a wheel of fortune mini-game to receive instant rewards
* Flash Jelly Fish - Releases a burst of lightning that electrocutes all fish in range

<img src="/files/ccEtnJjKlBqaylOvcO92" alt="" data-size="original">![](/files/XWNrhQrSHWNBOXsAno0R)![](/files/hNP42B8sTAhIi3Ujd4CP)![](/files/0J51bdxqrJTPz5bIxXjk)![](/files/azbfkVvbRHio1jq45uO8)

**Dragon King's Treasure & Golden Fortune Bag with high multipliers appear randomly**

* Dragon King - The Dragon King doesn't stop giving! Keep shooting for non-stop rewards
* Golden Fortune Bag - Little bags with random rewards when you capture it

![](/files/G7GJavA1b0KMKMtjHTcy)![](/files/8azpL2XS0hkphuFxspvV)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://meversedex.gitbook.io/meverse-gamez/social-casual-game-zone/fishing-god.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
