# 머신 목록

> **GPU Cloud란?**
>
> AI, 빅데이터, ML, DL 등 대용량 연산에 대하여 빠른 병렬 연산 처리가 가능한 고성능 GPU는 인공지능 개발자에게 필수적인 자원입니다.
>
> Runyour AI의 GPU Cloud의 머신 상품은 고가의 고성능 GPU를 원격 대여를 제공하는 서비스로, GPU의 직접 구매 비용 부담 및 관리 부담을 해소할 수 있습니다.

## 머신 목록

#### \[1] 이동

* 콘솔에서 **GPU Cloud** 메뉴로 이동합니다.
* 바로 가기: *<mark style="color:$primary;">**<https://console.runyour.ai/gpu-cloud>**</mark>*

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

#### \[2] 머신 찾기

* **검색**
  * 검색창에 GPU 모델명을 입력해 머신을 찾습니다.
* **필터**
  * 카테고리 / 머신 상품 종류 / 머신 상태로 목록을 좁힐 수 있습니다.
* **머신 상품 종류**
  * <mark style="color:orange;background-color:orange;">**On-Demand**</mark>: 크레딧 충전 후, 플랫폼에 등록된 GPU 서버를 시간제로 즉시 대여합니다.
  * <mark style="color:$success;background-color:$success;">**Reserved**</mark>: 1개월 이상 장기 이용을 위한 베어메탈 GPU 대여입니다. 운영자가 가용 자원을 확인한 뒤 별도 안내/계약으로 진행됩니다
* **정렬**
  * 최신 등록 / GPU 성능 / 비용(높은/낮은) 순으로 정렬할 수 있습니다.

#### \[3] 다음 단계

* 목록에서 원하는 머신을 선택해 **\[머신 대여]** 단계로 이동합니다.

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


---

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