# \[저장소 이용하기]

- [저장소란?](https://runyourai.gitbook.io/userguide/storage/overview.md): 데이터 관리가 필요하다면? 저장소를 이용하세요.
- [저장소 생성 및 조회](https://runyourai.gitbook.io/userguide/storage/create.md): 콘솔 > 저장소 메뉴에서 생성하실 수 있습니다.
- [저장소 연동](https://runyourai.gitbook.io/userguide/storage/mounting.md): 대여 중인 머신에 저장소를 연동하는 방법입니다.
- [On-Demand에 연동하기](https://runyourai.gitbook.io/userguide/storage/mounting/on-demand.md)
- [Reserved에 연동하기](https://runyourai.gitbook.io/userguide/storage/mounting/reserved.md)
- [저장소 반환](https://runyourai.gitbook.io/userguide/storage/delete.md)
- [Copy of 시간제 저장소](https://runyourai.gitbook.io/userguide/storage/copy-of.md)
- [시간제 저장소 생성](https://runyourai.gitbook.io/userguide/storage/copy-of/storage-create.md): 시간제 저장소 생성 방법입니다.
- [시간제 저장소 연동](https://runyourai.gitbook.io/userguide/storage/copy-of/storage-connect.md): 대여 중인 머신에 시간제 저장소를 연동하는 방법입니다.
- [시간제 저장소 제거](https://runyourai.gitbook.io/userguide/storage/copy-of/undefined.md)
- [기간제 저장소](https://runyourai.gitbook.io/userguide/storage/undefined.md)
- [기간제 저장소 생성](https://runyourai.gitbook.io/userguide/storage/undefined/undefined.md): 기간제 저장소를 생성하는 방법에 대한 안내입니다.
- [기간제 저장소 연동](https://runyourai.gitbook.io/userguide/storage/undefined/undefined-1.md): 대여한 머신에 기간제 저장소를 연동하는 방법입니다.


---

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