# 메인포스 설정

{% hint style="info" %}
메인포스와 서브포스는 같은 네트워크 상에서 동작합니다.

POS는 같은 공유기에 연결되어야 합니다.
{% endhint %}

{% hint style="warning" %}
메인포스는 **고정IP설정을 권장**합니다.

-> [고정 IP 설정하기](/android-pos-manual/android-pos/setup/fix-server-ip.md)
{% endhint %}

1. ASP에 대리점 계정으로 로그인해주세요.
2. **시스템관리** -> **본사/매장마스터** -> **매장환경설정**으로 이동해주세요.\
   ![](/files/qPTwievUiKeUrYKoOuve)
3. **포스탭**을 눌러주세요.
4. 상단에서 사용하고자 하는 **포스(키오스크)**&#xBC88;호를 선택해주세요.<br>

   <figure><img src="/files/vXqs5t04aAhRbmhNbgyr" alt=""><figcaption></figcaption></figure>
5. **\[201]포스-본체종류**에서 **안드로이드포스**를 선택해주세요.<br>

   <figure><img src="/files/Smsh6GUheIyHEbO7YFq7" alt=""><figcaption></figcaption></figure>
6. **\[205]포스-메인여부**에서 **메인포스**를 선택해주세요.<br>

   <figure><img src="/files/ei5N3GXWjZwvXLUzXiog" alt=""><figcaption></figcaption></figure>
7. **저장**해주세요.
8. 메인포스로 사용할 포스의 설치의뢰를 진행합니다. -> **\[참고]** [설치의뢰하기](/android-pos-manual/android-pos/setup/new/asp-setup-request.md)
9. 안드로이드 포스에서 대리점 계정으로 로그인해주세요.<br>

   <figure><img src="/files/niSbiBlP7nk6LJkRDAgJ" alt=""><figcaption></figcaption></figure>
10. **설치매장 리스트**에서 **설치매장**을 선택합니다.<br>

    <figure><img src="/files/31ZXSXKyfP5SeFMeEjBC" alt=""><figcaption></figcaption></figure>
11. 로컬 서버명은  그대로 두고( localhost) 저장을 합니다. <br>

    <figure><img src="/files/ln1a1cfYBmPzhoxmdX3o" alt=""><figcaption></figcaption></figure>
12. **메인포스**의 운영체제를 확인 후 선택합니다.&#x20;
    1. 메인포스의 운영체제가  **윈도우인 경우 Window** **선택**하세요.
    2. 메인포스의 운영체제가  **안드로이드인 경우 Android 선택**하세요.<br>
13. 완료

{% hint style="warning" %}
설치 정보를 잘못 입력했을 경우 **환경설정**에서 다시 설정할 수 있습니다.

-> [서버 IP 주소 변경하기](/android-pos-manual/android-pos/setup/server-ip.md)
{% 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/android-pos/setup/new/main-pos.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.
