# 기타 프로그램 설치 사항 변경하기

- [프로그램 삭제](https://okpos.gitbook.io/okpos/undefined-4/undefined.md): 프로그램 삭제 방법입니다.
- [재설치](https://okpos.gitbook.io/okpos/undefined-4/re-installation.md): 장비교체 등으로 인한 재설치 방법 입니다.
- [오더포스 추가시](https://okpos.gitbook.io/okpos/undefined-4/add-order_pos.md): 02,03번 등 메인이 아닌 POS를 추가로 설치할 때 사용합니다.
- [메인포스 IP 변경 시](https://okpos.gitbook.io/okpos/undefined-4/main_pos-ip.md): 메인포스 IP가 변경된 경우 POS연동을 위해 경로 수정이 필요합니다.
- [현재 IP 확인하기](https://okpos.gitbook.io/okpos/undefined-4/ip.md): 컴퓨터의 IP주소를 확인한는 방법 입니다.
- [고정 IP 설정하기](https://okpos.gitbook.io/okpos/undefined-4/ip-1.md): 메인포스와 오더포스를 연동하여 사용하는 경우 고정IP설정을 권장합니다.
- [방화벽 해제하기](https://okpos.gitbook.io/okpos/undefined-4/undefined-1.md)
- [매출자료 수신](https://okpos.gitbook.io/okpos/undefined-4/revenue-report.md): 프로그램 재설치후 이전일자 매출자료를 수신받아 POS에서 확인가능 합니다.


---

# 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://okpos.gitbook.io/okpos/undefined-4.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.
