# 머신 대여

## 머신 상품 종류

머신 상품 종류에는 On-Demand 머신과 Reserved 머신으로 분류됩니다.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>On-Demand 머신</strong></h4></td><td>구매한 크레딧으로 원하는 시간만큼 즉시 대여가 가능한 상품입니다.</td><td><a href="/files/V4p6jOFyGGVqYTNLuVHG">/files/V4p6jOFyGGVqYTNLuVHG</a></td><td><a href="/pages/xDUAfyRN3ALEFEQOMWxT">/pages/xDUAfyRN3ALEFEQOMWxT</a></td></tr><tr><td><h4><strong>Reserved 머신</strong></h4></td><td>견적 및 계약 후 1개월 이상 장기적으로 대여가 가능한 상품입니다.</td><td><a href="/files/6ecLBLUGhU6SNIqOHItN">/files/6ecLBLUGhU6SNIqOHItN</a></td><td><a href="/pages/R5a1CBlE7qC0cMYReUcG">/pages/R5a1CBlE7qC0cMYReUcG</a></td></tr></tbody></table>

&#x20;&#x20;


---

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