# \[Dev Cloud]

- [이용 방법](https://runyourai.gitbook.io/userguide/using-2/devcloud.md): CPU 머신을 월간 구독으로 이용해 보세요.
- [카드 등록](https://runyourai.gitbook.io/userguide/using-2/devcloud/undefined.md): 월간 구독 머신을 대여하기 위해 카드를 등록하는 방법을 안내드립니다.
- [머신 대여](https://runyourai.gitbook.io/userguide/using-2/devcloud/undefined-1.md): Dev Cloud 대여 방법에 대해 안내드립니다.
- [머신 이용](https://runyourai.gitbook.io/userguide/using-2/devcloud/undefined-2.md): Dev Cloud 이용 방법에 대해 안내드립니다.
- [구독 해지](https://runyourai.gitbook.io/userguide/using-2/devcloud/undefined-3.md): Dev Cloud 이용 종료 방법에 대해 안내드립니다.


---

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