> For the complete documentation index, see [llms.txt](https://whitepaper-th.morningmoonvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-th.morningmoonvillage.com/game-features/game-world/resources/tokenomics/fishing-baits.md).

# เหยื่อตกปลา

<table><thead><tr><th width="153">ภาพประกอบ</th><th width="166">ชื่อ</th><th width="172">ค่าพลัง</th><th width="162">ค่าพลังพิเศษ</th><th width="256">Address</th></tr></thead><tbody><tr><td><img src="/files/uH1HggcTvl0jrFVFgcDq" alt="" data-size="original"></td><td>Worm Bait</td><td>ดึงดูด 20         ควบคุม -100</td><td>-</td><td>0xE02D9a144b850AFCB0C95E881c05fB21C936dCbF</td></tr><tr><td><img src="/files/VUGd6wcZtkOD2MwKVAWN" alt="" data-size="original"></td><td>Fruit Bait</td><td>ดึงดูด 300      ควบคุม -50</td><td>-</td><td>0x53cC1102a56696974720a16B8B2a0018f2A949F1</td></tr><tr><td><img src="/files/AAVGaywL8vQGGKbXwVXx" alt="" data-size="original"></td><td>Steel Bait</td><td>ดึงดูด 500       ควบคุม 0      </td><td>+10 Value Bonus ทั้งหมด</td><td>0x898d017Af41D111eef695D4C510B16d8C9fa5F8c</td></tr><tr><td><img src="/files/PBoct2WkN7FjwAkhxMTf" alt="" data-size="original"></td><td>Crystal Bait</td><td>ดึงดูด 750       ควบคุม 0     </td><td>+25 Value Bonus ทั้งหมด</td><td>0x4377F17CDCC5dae8536b8FF997916b465cf1439f</td></tr><tr><td><img src="/files/cSLfbWMzWpEWOFLLOD8G" alt="" data-size="original"></td><td>Rainbow leaf Bait</td><td>ดึงดูด 850       ควบคุม <mark style="color:blue;">แม่น้ำ 30</mark>              </td><td>+40 Value Bonus <mark style="color:blue;">แม่น้ำ</mark></td><td>0x1825ca78cA4a6956e0a69Ba2f5329bCCA04B83c1</td></tr><tr><td><img src="/files/YyXlYmPwij6XROLScfpi" alt="" data-size="original"></td><td>Blue Minnow Bait</td><td>ดึงดูด 850       ควบคุม <mark style="background-color:blue;">ทะเลสาบ 30</mark>    </td><td>+40 Value Bonus <mark style="background-color:blue;">ทะเลสาบ</mark></td><td>0x7438ab1D4A82c199bD7f64550c6129957006E990</td></tr><tr><td><img src="/files/G8U7KhDiJpTNKQw8DKQn" alt="" data-size="original"></td><td>Sunfish Bait</td><td>ดึงดูด 850       ควบคุม <mark style="color:green;">ทะเล 30</mark></td><td>+40 Value Bonus <mark style="color:green;">ทะเล</mark></td><td>0xe478330b063cB2284215d4c95C1A2DE3DD91DEcB</td></tr><tr><td><img src="/files/SM3FmF9rgejiMh0IgXPA" alt="" data-size="original"></td><td>Bee Bait</td><td>ดึงดูด 850       ควบคุม <mark style="background-color:green;">พิษ 30</mark></td><td>+40 Value Bonus <mark style="background-color:green;">พิษ</mark></td><td>0x315C2D160116EF62286796dccF0D678e8af5C740</td></tr><tr><td><img src="/files/c8RHsnhsvpR7701bh51y" alt="" data-size="original"></td><td>Red Thunder Bait</td><td>ดึงดูด 1000       ควบคุม 0 </td><td>+80 Value Bonus ทั้งหมด</td><td>0x56299eef7978DEE99e7782a2340f52C27ACe5690</td></tr></tbody></table>


---

# 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://whitepaper-th.morningmoonvillage.com/game-features/game-world/resources/tokenomics/fishing-baits.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.
