# 支持保存的文件格式

[导出](/independent-bibs/exporting-references.md)文献时，支持以下文件格式

* **Text File**\
  TXT文件
* **RTF (Rich Text Format)**\
  RTF 文件
* **HTML**\
  编码最好是 UTF 8，这样才可以显示特殊字符
* **XML**<br>

**注：**&#x53EA;能导出文本，不能导出图片。但是再导入时可以恢复图片


---

# 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/independent-bibs/supported-formats.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.
