> For the complete documentation index, see [llms.txt](https://redtea-chiayi.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/diao-yu-xi-tong.md).

# 钓鱼系统

#### 核心指令

<table><thead><tr><th width="173">指令</th><th width="236">说明</th><th>补充</th></tr></thead><tbody><tr><td>/fish codex</td><td>查看钓鱼图鉴</td><td>会列示捕获条件等信息</td></tr><tr><td>/fish shop</td><td>打开钓鱼出售商店</td><td>把鱼儿丢进去，直接关闭窗口即会自动出售</td></tr><tr><td>/fish deliveries</td><td>钓鱼任务</td><td>完成任务后，需要等待一定”交付时间“，结束后才可以收到奖励。太难的任务可以放弃，再钓几只会刷新任务的。</td></tr><tr><td>/shop fishpoints</td><td>打开钓鱼积分商店</td><td>嗯</td></tr></tbody></table>

另外，主城也有配套NPC，如果自己不会输入命令。


---

# 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://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/diao-yu-xi-tong.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.
