# \[GPU Cloud]

- [머신 목록](https://runyourai.gitbook.io/userguide/using/machinelist.md): 머신 목록에서 원하는 GPU 머신을 검색/필터/정렬로 찾으세요.
- [머신 대여](https://runyourai.gitbook.io/userguide/using/machinelist-1.md): 알맞는 요금제로 GPU Cloud 머신을 대여해 보세요.
- [On-Demand 머신](https://runyourai.gitbook.io/userguide/using/machinelist-1/on-demand.md): 충전한 크레딧으로 원하는 시간만큼 즉시 대여가 가능한 상품입니다.
- [크레딧 구매](https://runyourai.gitbook.io/userguide/using/machinelist-1/on-demand/charge.md): 시간제 머신을 대여하기 위해 필요한 크레딧을 구매하는 방법을 안내드립니다.
- [머신 대여 방법](https://runyourai.gitbook.io/userguide/using/machinelist-1/on-demand/undefined.md): On-Demand 머신 상품을 대여할 수 있는 방법을 안내드립니다.
- [머신 반환하기](https://runyourai.gitbook.io/userguide/using/machinelist-1/on-demand/stop.md): 머신을 반환하는 방법과 유의 사항을 안내드립니다.
- [Reserved Cloud 머신](https://runyourai.gitbook.io/userguide/using/machinelist-1/reserved-cloud.md): 글로벌 데이터 센터의 고성능 GPU 서버를 장기 대여 방식으로 이용하는 서비스입니다.
- [견적 요청 방법](https://runyourai.gitbook.io/userguide/using/machinelist-1/reserved-cloud/undefined.md)
- [월간 구독 머신 대여](https://runyourai.gitbook.io/userguide/using/machinelist-1/reserved-cloud/undefined-1.md): GPU 머신을 월간 구독 방식으로 대여하고 활용하는 방법에 대해 안내드립니다.
- [월간 구독 머신 해지](https://runyourai.gitbook.io/userguide/using/machinelist-1/reserved-cloud/undefined-2.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/using.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.
