# WAVE Points Bonus

Users can earn additional WAVE Points from the Lucky Wheel and Battle Game, depending on the level of their seafood.

<table><thead><tr><th width="71">#</th><th width="526">Level</th><th>Bonus</th></tr></thead><tbody><tr><td>1</td><td>Level 1 - Shrimp</td><td>0%</td></tr><tr><td>2</td><td>Level 2 - Crab</td><td>25%</td></tr><tr><td>3</td><td>Level 3 - Octopus</td><td>50%</td></tr><tr><td>4</td><td>Level 4 - Dolphin</td><td>75%</td></tr><tr><td>5</td><td>Level 5 - Shark</td><td>100%</td></tr><tr><td>6</td><td>Level 6 - Whale</td><td>150%</td></tr></tbody></table>


---

# 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://docs.waveonsui.com/introduction/campaigns/wave-incentive-wave-points/wave-points-bonus.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.
