# 저장소란?

{% hint style="success" %}
**Runyour AI 저장소 서비스는 GPU 머신과 함께 사용할 수 있는 데이터 전용 보관 공간입니다.**\
연구/개발 과정에서 필요한 데이터셋, 모델 파일, 학습 결과물 등을 안정적으로 저장하고, 머신에 연동하여 활용할 수 있습니다.
{% endhint %}

<figure><img src="/files/uRnVl8IpJGjqGtk5Ur6d" alt=""><figcaption></figcaption></figure>

### 주요 특징

1. **합리적인 가격 정책** \
   기존 1GB당 0.57원/GB , 1TB 이상 구간은 0.28원/GB로 대용량 데이터도 경제적으로 이용 가능
2. **유연한 용량 선택** \
   최소 100GB부터 생성 가능, 필요에 따라 대용량 저장소까지 확장 가능
3. **머신 연동 지원** \
   On-Demand 머신뿐 아니라 Reserved 머신에도 연동 가능 저장소를 머신에 연결 후 마운트 경로 설정을 통해 손쉽게 데이터 활용
4. **안정적인 데이터 관리** \
   파일 업로드, 다운로드, 삭제, 이동 등 파일 브라우저 GUI를 통해 쉽게 관리 머신을 반납하더라도 저장소에 보관된 데이터는 유지되어 지속적으로 활용 가능<br>


---

# 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://runyourai.gitbook.io/userguide/storage/overview.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.
