# Agent 설치 및 설정

- [(1)Agent 프로그램 설치](https://plusorder.gitbook.io/helpme/prog/agent/1-agent.md)
- [(2)Agent 프로그램 시작하기](https://plusorder.gitbook.io/helpme/prog/agent/2-agent.md): Agent 시작하기
- [(3)Agent 삭제 후 재설치 방법](https://plusorder.gitbook.io/helpme/prog/agent/3-agent.md): Agent 프로그램 삭제 후 재설치 방법에 대한 안내입니다.
- [(4)Agent 최신 버전으로 업데이트](https://plusorder.gitbook.io/helpme/prog/agent/4-agent.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://plusorder.gitbook.io/helpme/prog/agent.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.
