# 查找并插入选中的文献

1. 在[查找并插入文献](/cwyw/citations/finding-and-inserting-citations.md)时，如果输入的关键词搜索结果天好是自己需要插入的文献，此时文献会以高亮显示
2. Insert


---

# 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://kb.howsci.com/cwyw/citations/finding-and-inserting-from-highlighted-text.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.
