# ASP 사용 방법

#### ASP 초기 아이디 / 비밀번호

{% hint style="info" %}
**아이디** : 매장코드(알파벳은 소문자 입력)

&#x20;예) 매장코드 : N12345 => 아이디 : n12345

**비밀번호** : 사업자번호 뒷자리 5자리

&#x20;예) 사업자번호 : 123-45-67890 => 비밀번호 : 67890&#x20;
{% endhint %}

#### 아이디 / 비밀번호 분실 시

* ASP 화면에서 아이디 찾기 / 비밀번호 찾기 이용
* 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://pluspos.gitbook.io/android-pos-manual/asp/main.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.
