# (3)Agent 삭제 후 재설치 방법

### 🞜 <mark style="color:red;">Agent 프로그램 재설치</mark>가 필요한 경우 다음과 같이 진행해 주세요.

#### 1. 윈도우 포스에서 '프로그램 추가/제거' 를 실행합니다.

* 윈도우 화면 하단에 검색  기능에서 '프로그램제추가/제거'  검색  및  실행  또는 윈도우 제어판에서 '프로그램 추가/제거' 실행

#### 2. **설치된 'PlusOrderAgent' 프로그램 제거합니다.**&#x20;

#### 3. '파일탐색기' 를 실행하여 <mark style="color:red;">**C: 드라이브에 'PlusOrderAgent' 폴더를 삭제**</mark>합니다.

#### 4. 플러스오더ASP에서 '설치의뢰'를 꼭해주세요. &#x20;

* 참고페이지 -> [(2)플러스오더 설치의뢰](/helpme/prog/asp/2.md)

#### 5. 윈도우 포스에서 크롬 또는 엣지를 실행하여 아래 링크에 접속하여,  최신버전 Agent프로그램을 다운로드 및설치합니다. &#x20;

* &#x20;<https://plusorder.gitbook.io/helpme/undefined-3>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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