# 서버 IP 주소 변경하기

{% hint style="warning" %}

1. <mark style="color:blue;">**메인 포스**</mark> 일 경우 **localhost** 또는 **현재 기기의** **IP주소**를 입력합니다.
2. <mark style="color:blue;">**주문 포스**</mark> 일 경우 **메인포스의 IP 주소**를 입력합니다.
   {% endhint %}

#### ○현재 기기의 IP 확인하는 방법

{% content-ref url="/pages/wDlHma3ENOPDyEC2y1K5" %}
[현재 IP 확인하기](/android-pos-manual/android-pos/setup/current-ip.md)
{% endcontent-ref %}

#### 서버 IP 주소 변경하기

1. 포스 첫 화면으로 이동합니다.

2. **환경설정**을 눌러주세요.<br>

   <figure><img src="/files/6tLlHtW9g3At4lCSXyeX" alt=""><figcaption></figcaption></figure>

3. **현재버전**을 눌러주세요.<br>

   <figure><img src="/files/BVKlXMQsXxZC6o5BG12M" alt=""><figcaption></figcaption></figure>

4. 서버 주소에 메인 포스로 사용할 **변경 할 IP**를 입력해주세요.

5. 메인포스로 **사용할 장비의 OS**를 선택해주세요.

6. 상단의 X를 눌러 메인화면으로 이동해주세요.<br>

   <figure><img src="/files/g6ia66TSqZYLi6thR1es" alt=""><figcaption></figcaption></figure>

7. **자료수신** 또는 \[**시스템 종료 -> 재시작**]을 눌러주세요.<br>

   <figure><img src="/files/yTDnJvczu1gOs0814i8Z" alt=""><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://pluspos.gitbook.io/android-pos-manual/android-pos/setup/server-ip.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.
