# 关键词

关键词的输入的分隔号可设置为识别分号(；)，斜杠(/)，反斜杠(\\)，或者回车(一行输入一个关键词)。**推荐输入关键词时，一行输入一个关键词**。如果希望使用其它符号作为关键词分隔符，依次打开菜单Tools >> Define Term Lists进行设置。

关键词也有相应的术语表，因此如果术语表中有相应的术语，在输入时可以自动完成。如果没有相应的术语，第一次输入的时候是红色，此时术语表会自动把关键词加入到术语中，再次输入时就可以自动完成了


---

# 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/references/creating-a-new-reference/keywords.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.
