# Storj

{% code fullWidth="true" %}

```
이름:
   singularity storage create storj - Storj 분산 클라우드 스토리지

사용법:
   singularity storage create storj command [command options] [arguments...]

명령어:
   existing  기존 액세스 권한을 사용합니다.
   new       위성 주소, API 키 및 암호구문에서 새로운 액세스 권한을 생성합니다.
   help, h   명령어 목록을 표시하거나 특정 명령어에 대한 도움말을 표시합니다.

옵션:
   --help, -h  도움말을 표시합니다.
```

{% endcode %}


---

# 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/cli-reference/storage/create/storj.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.
