# Soulver 파일 (.slvr)

Finder에 저장된 파일로 작업하는 것을 선호하는 경우, Soulver 파일을 생성할 수 있습니다.

`File > New > File`

![파일 메뉴에서 시트 또는 파일을 생성하는 방법](/files/OJfCCsFSBzJwj4AlFTT1)

{% hint style="info" %}
시트북에서 ⌘N을 눌렀을 때 시트가 아닌 파일을 생성하도록 동작을 사용자 지정할 수 있습니다.
{% endhint %}

![일반 환경설정에서 ⌘N 동작](/files/FVXLwgLVLJimC2KVXiIc)


---

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