> For the complete documentation index, see [llms.txt](https://wowfish.gitbook.io/wowfish-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wowfish.gitbook.io/wowfish-whitepaper/gameplay/world-boss-wowshark.md).

# World Boss (WowSHARK)

**Gameplay:** The innovative World Boss gameplay features ancient giant fish in the deepest part of the ocean, carrying a massive amount of deep-sea treasures (governance tokens). It appears randomly for 2 hours every day. The damage inflicted by players on WowSHARK is calculated in the form of coins. For every 10,000 damage, a player can obtain 1 medal. The total damage and coin amounts caused by all players to WowSHARK on a given day contribute to the overall prize pool.

**$Fish Reward Distribution:** 85% of the prize pool in coins will be used for reward distribution, while another 15% will be added to the treasury for future operations. Additionally, ongoing holders of medals will receive airdrops of deep-sea treasures (governance tokens).

1st Place: 10%&#x20;

2nd Place: 4%&#x20;

3rd Place: 3%&#x20;

4th-5th Place: 2%&#x20;

6th-10th Place: 1.5%&#x20;

11th-20th Place: 1%&#x20;

21st-50th Place: 0.5%&#x20;

51st-100th Place: 0.3%&#x20;

101st-200th Place: 0.075%&#x20;

201st-500th Place: 0.05%&#x20;

501st-Last Place: Equal split of 1.5%

**$WOW Rewards:** Players can get $WOW airdrop by the damage percentage they have made in a day.


---

# 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:

```
GET https://wowfish.gitbook.io/wowfish-whitepaper/gameplay/world-boss-wowshark.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.
