# 바이너리 파일 다운로드

직접적인 설치를 선호하는 사용자를 위해 Singularity의 사전 빌드 이진파일이 다양한 플랫폼에 대해 제공됩니다.

* **지원하는 플랫폼**:
  * 리눅스
  * 맥OS
  * 윈도우

당신의 운영 체제에 적합한 이진파일을 다운로드하려면 [Singularity 릴리스 페이지](https://github.com/data-preservation-programs/singularity/releases)로 이동하세요.


---

# 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://data-programs.gitbook.io/singularity/kr/installation/download-binaries.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.
