# 本地查找全文设置

可以在网络上查找全文，也可以本地查找全文

就像[修改 EndNote 默认内容文件安装目录](/vol/changing-the-default-content-file-location.md)和[安装所有内容文件](/vol/installing-all-content-files.md)中所说的一样，可以通过命令行或者修改改变查找全文的设置，这些可用选项有：

| FFTUSEISILINKS=     | 用「T」或「F」来选择或者取消「Web of Science Full Text Links」选择框 |
| ------------------- | -------------------------------------------------- |
| FFTUSEDOI=          | 使用「T」或「T」选择或者取消「DOI」选择框                            |
| FFTUSEPUBMED=       | 使用「T」或「F」选择或者取消「PubMed LinkOut」选择框                 |
| FFTUSEOPENURL=      | 使用「T」或「F」选择或者取消「OpenURL」选择框                        |
| FFTOPENURLRESOLVER= | 在「OpenURL Path」中输入 URL                             |
| FFTAUTHENTICATEURL= | 在「Authenticate with URL」中输入 URL                    |


---

# 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/vol/setting-local-find-full-text-preferences.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.
