# Soulver 文件 (.slvr)

如果您更喜欢在 Finder 中操作文件，您可以创建一个 Soulver 文件。

`文件 > 新建 > 文件`

![从“文件”菜单创建工作表或文件](/files/AhGVYA4osqinyePLQlb7)

{% hint style="info" %}
您可以在设置中自定义 ⌘N 的行为，使其创建文件而不是工作表，从而在您的工作簿中使用。
{% endhint %}

![通用偏好设置中的 ⌘N 行为](/files/IqA8iwcKLEiVKJ5S5bMF)


---

# 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://documentation.soulver.app/zh/documentation/sheets-and-files/soulver-files-.slvr.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.
