# 서브포스에서 메인포스 IP를 변경하고 싶어요

## 질문

메인포스가 변경되어 서브포스에서 IP 설정을 바꾸고싶습니다.

***

## 답변

환경설정 -> 현재버전 -> IP 변경을 통해 가능합니다.

{% content-ref url="../../android-pos/setup/server-ip" %}
[server-ip](https://pluspos.gitbook.io/android-pos-manual/android-pos/setup/server-ip)
{% endcontent-ref %}

{% hint style="info" %}
메인포스의 운영체제에 맞춰 OS 를 선택하시기 바랍니다.

1. 메인포스가 Windows 일때 : windows 선택
2. 메인포스가 Android 일때 : android 선택&#x20;
   {% endhint %}


---

# 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/faq/list/faq-6.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.
