# Soulver Files (.slvr)

If you prefer working with files saved in Finder, you can create a Soulver File.

`File > New > File`

![Create either a sheet or a file from the File menu](/files/-MjFwsr8hQtXPppH9HNP)

{% hint style="info" %}
You can customize the behaviour of ⌘N to create a file rather than a sheet in your sheetbook
{% endhint %}

![⌘N behaviour in the general preferences](/files/-MjFx8uI0q8NcsxsdwGb)


---

# 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/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.
