> For the complete documentation index, see [llms.txt](https://wiki.tatonex.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tatonex.cn/plugins/diao-yu.md).

# 钓鱼

## 钓鱼教程

当你抛下鱼竿，耐心等待鱼儿上钩，它上沟了你的钓鱼杆会进行一个下沉的动作，现在轻按你的右键他会出现图片中的判定条，你需要在他到绿色的地方按右键就进行收钩，那么恭喜你你成功的钓上了一条鱼。

<pre data-title="钓鱼-玩家指令" data-line-numbers><code><strong>/sellfish   （卖鱼界面）
</strong>/fishingbag （钓鱼背包）
</code></pre>

<figure><img src="https://img.cdn1.vip/i/6a25354030c61_1780823360.webp" alt=""><figcaption></figcaption></figure>

## 活动说明

钓鱼活动并不是固定的，他是随机的，当你收到此条消息，证明钓鱼比赛已经开始了。\
![](/files/LTQDu7KY3B4Jqk03G0k0)


---

# 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://wiki.tatonex.cn/plugins/diao-yu.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.
