# 설치하기

{% hint style="success" %}
**에이전트 1.0.0이 출시되었습니다** 더 쉽고 안정적인 신규 에이전트는 메인 메뉴 **호스트** 페이지에서 다운로드할 수 있습니다. 자세한 내용은 [에이전트 1.0.0 전환 가이드](/agent/v1-migration.md)를 참고하세요.
{% endhint %}

## 직접 다운로드 받기

설정>[에이전트 관리](https://smply.app/agent-management)이지에서 설치 파일을 직접 다운로드 받거나 아직 설치하지 않은 인원들에게 설치 요청 이메일을 보낼 수 있습니다.

<div data-full-width="true"><figure><img src="/files/p2HypoNQIEDVOmNqle9N" alt="" width="270"><figcaption></figcaption></figure></div>

{% content-ref url="/pages/LDLeF6b8CSkZYWzyEbNr" %}
[MacOS에서 설치하기](/agent/install/macos.md)
{% endcontent-ref %}

{% content-ref url="/pages/K2OHXrbQkeXJL4F0Et1H" %}
[Windows에서 설치하기](/agent/install/windows.md)
{% endcontent-ref %}


---

# 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/agent/install.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.
