# 文献中输入术语

在文献中输入术语可以通过以下方法

**自动完成功能**

如果术语表中有相应的术语，在文献中相应的域中输入数据时，会提示自动完成，此时按 Tab 键即可快速输入

如果术语表中没有相应的术语，第一次输入的时候是以红色显示，输入完毕术语自动添加到术语表中，第二次输入同样的术语时会有提示自动完成

如需关闭这个功能详见[术语表设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Term_Lists.htm)


---

# 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/term-lists/inserting-terms-into-references.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.
