# 进阶功能

- [文件阅读](https://docs.eudic.net/1/jin-jie-gong-neng/wen-jian-yue-du.md)
- [例句卡片](https://docs.eudic.net/1/jin-jie-gong-neng/ka-pian-fu-xi.md)
- [外接键盘快捷键](https://docs.eudic.net/1/jin-jie-gong-neng/wai-jie-jian-pan-kuai-jie-jian.md)
- [API & URL Scheme](https://docs.eudic.net/1/jin-jie-gong-neng/url-scheme.md): API 和 URL Scheme 提供了词典与其他软件直接交互的可能性，需要您对软件开发有一定程度的了解。


---

# 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.eudic.net/1/jin-jie-gong-neng.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.
