# 머신 대여 방법

### 1. On-Demand 머신 선택

* GPU Cloud 페이지에서 "**즉시 대여 (On-Demand)**" 필터 버튼을 클릭하여 이용 가능한 On-Demand 머신 상품을 모아볼 수 있습니다.

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

### **2. 머신 선택**

* 원하는 머신의 **'머신 선택'** 버튼 클릭 시, 템플릿 선택 창으로 이동합니다.

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

### **3. 템플릿 선택**

* 활용하고자 하는 **템플릿**을 선택합니다.

> **템플릿이란,** 설치된 라이브러리를 제공받는 기능으로,&#x20;
>
> 연구자는 별도의 환경 설정 없이 탑재된 라이브러리를  활용하여 연구를 진행할 수 있습니다테.

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

* **`WEB`** 태그가 표시된 템플릿은 별도의 설치 없이 브라우저에서 바로 실행할 수 있습니다.

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

* 템플릿 선택 단계에서 포트 번호 추가가 필요한 경우, 아래 링크를 참고해 주세요.

{% content-ref url="/pages/GkD8UuJryW2bmAnlEfCo" %}
[포트 번호 추가 방법](/userguide/tutorial/undefined.md)
{% endcontent-ref %}

### 4. 저장소 연동

머신을 반환한 이후에도 작업 환경 및 데이터를 저장하고 싶다면, 생성해 둔 [시간제 저장소](/userguide/storage/create.md)나, 할당된 [기간제 저장소](/userguide/storage/undefined.md)를 클릭하여 머신에 저장소를 연동하세요.&#x20;

* 저장소를 연동하지 않으면 머신의 탑재된 디스크 용량만 사용 가능합니다. \
  해당 경우 머신 반환 시 작업 환경 및 데이터가 사라집니다.
* 추가로 시간제 저장소를 생성하는 방법은 [여기](broken://pages/jFIseUXucj91rekcnNfP)에서, \
  기간제 저장소를 생성하는 방법은 [여기](/userguide/storage/undefined/undefined.md)에서 확인하실 수 있습니다.&#x20;

<figure><img src="/files/7Mtkee5St1ZkBEPp5Vws" alt=""><figcaption></figcaption></figure>

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

* 목록에서 선택하거나, **`신규 저장소 생성하기`** 버튼을 눌러 '내 저장소'에서 새 저장소를 만들 수 있습니다.

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

* 상세 경로는 **`고급 설정`**&#xC5D0;서 직접 수정할 수 있습니다.<br>

### **5. 결제 요약**

* 마지막으로 머신 정보를 확인하고, **`대여하기`** 버튼을 클릭하면 대여가 완료되며 **대여 중인 머신** 목록에 추가됩니다.

{% hint style="warning" %}
**\[유의 사항]**

* 단, 보유 크레딧이 머신 시간 당 가격보다 작을 경우, 대여가 불가합니다.&#x20;
* 크레딧 충전 이후 다시 시도 하시거나 다른 머신을 선택하시기 바랍니다.
  {% endhint %}

<figure><img src="/files/6rhv8g7RK27zHttYsN1f" alt=""><figcaption></figcaption></figure>

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

* <mark style="color:purple;">**\[마이 페이지] 대시보드 > 대여 중인 머신**</mark> 탭에서 접속 정보, 머신 정보 및 템플릿 정보가 출력됩니다.
* 접속 정보에서 제공되는 **PEM 키 다운로드 및 SSH 접속 정보**를 복사하여 터미널에서 입력하시면 GPU Cloud 서비스 이용이 가능합니다.

{% hint style="info" %}
SSH 접속방법이 궁금하다면?  [**\[SSH 활용하여 원격 접속하기\]**](/userguide/tutorial/ssh.md)
{% endhint %}


---

# 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/using/machinelist-1/on-demand/undefined.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.
