# 설치 인증

{% hint style="info" %}
**대리점 웹 시스템**에서 설정합니다.

인증은 ASP / 로컬 인증 별개입니다.

잔여 인증이 없으면 설치 의뢰를 올려도 설치 시 설치매장리스트에나타나지 않습니다.
{% 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/auth.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.
