> For the complete documentation index, see [llms.txt](https://olddocs.nullcraft.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olddocs.nullcraft.org/outdated.md).

# 已停止支持内容

- [灵工艺我的世界开服器Pro](https://olddocs.nullcraft.org/outdated/minecraft-server-pro.md): NullCraft Minecraft Server Pro
- [灵工艺简单动态壁纸](https://olddocs.nullcraft.org/outdated/simple-wallpaper-engine.md): NullCraft Simple Wallpaper Engine
- [酷Q插件](https://olddocs.nullcraft.org/outdated/coolq.md): CoolQ Plugin
- [酷Q插件使用常见问题](https://olddocs.nullcraft.org/outdated/coolq/coolq.md): 出现问题请向用户群内反馈
- [\[灵工艺\] 应答](https://olddocs.nullcraft.org/outdated/coolq/reply.md): \[NullCraft] Reply
- [\[灵工艺\] 点歌搜歌](https://olddocs.nullcraft.org/outdated/coolq/music.md): \[NullCraft] Music
- [\[灵工艺\] 轻群管](https://olddocs.nullcraft.org/outdated/coolq/qingqun.md): \[NullCraft] QingQun
- [\[灵工艺\] 地震推送](https://olddocs.nullcraft.org/outdated/coolq/earthquake.md): \[NullCraft] Earthquake
- [\[灵工艺\] 拍一拍](https://olddocs.nullcraft.org/outdated/coolq/nudge.md): \[NullCraft] Nudge
- [\[灵工艺\] 二次元图片](https://olddocs.nullcraft.org/outdated/coolq/ecypic.md): \[NullCraft] ECYPic
- [\[灵工艺\] 今年剩余](https://olddocs.nullcraft.org/outdated/coolq/yeartime.md): \[NullCraft] YearTime
- [\[灵工艺\] MC 更新推送](https://olddocs.nullcraft.org/outdated/coolq/mcvercheck.md): \[NullCraft] MCVerCheck
- [\[灵工艺\] 哔哩哔哩](https://olddocs.nullcraft.org/outdated/coolq/bilibili.md): \[NullCraft] BiliBili
- [\[灵工艺\] 禁言套餐](https://olddocs.nullcraft.org/outdated/coolq/jin-yan-tao-can.md): \[NullCraft] JinYanTaoCan
- [\[灵工艺\] 状态](https://olddocs.nullcraft.org/outdated/coolq/status.md): \[NullCraft] Status


---

# 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://olddocs.nullcraft.org/outdated.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.
