# 렌탈 기기 추가/관리하기

'기기 추가하기' 버튼을 누르신 후, 추가 페이지에서 <mark style="color:red;">`소유 유형`</mark>을 '구매'가 아닌 '렌탈'로 설정하시면 하단의 관리 항목이 렌탈 관리에 맞게 자동으로 변경됩니다.

<figure><img src="/files/O8FDDd7EwbmZaEcUFxTn" alt="" width="563"><figcaption></figcaption></figure>

하단에 생긴 '렌탈 정보' 섹션을 펼치면 렌탈 관리에 필수적인 항목을 입력하고 관리하실 수 있습니다:

* 시작일
* 만료일
* 공급자
* 결제 수단
* 결제 주기
* 금액
* 기타 설명

<figure><img src="/files/3oFw0gVWrkIGcNgxdrff" alt="" width="563"><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://docs.smply.one/it-device/add_device_leased.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.
