> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/2.md).

# 터치키 등록 방법(2) - 터치키 상품 등록

### 🞜 플러스오더 ASP에 매장 ID로 로그인 합니다.

<figure><img src="/files/cNaYGH2ZEdqZVVrPfkH4" alt=""><figcaption><p>터치키관리</p></figcaption></figure>

(1) 기초관리 > 테이블오더관리 > 터치키관리 화면으로 이동 합니다.

<figure><img src="/files/MD1jPMuUUp1UUrpXWEoy" alt=""><figcaption><p>터치키등록 분류선택</p></figcaption></figure>

(2) 터치키등록 화면에서 터치분류를 클릭하여 분류를 선택 합니다.

* 분류는 중분류를 선택 하도록 합니다.

<figure><img src="/files/mcOK1yBZivf2BThNxDf5" alt=""><figcaption><p>터치키등록</p></figcaption></figure>

(3) 우측 조회 버튼을 클릭하여 등록할 상품을 조회 합니다.

(4) 등록할 상품을 선택하고 ![](/files/95jSEKkcPhWwPWuPpIqY)버튼을 클릭하여 터치키분류에 등록 합니다.

(5) 빈공간을 삽입하고자 할 경우![](/files/lbzmJzBcn5F9jywUeXhN)빈칸을 선택하고 등록 합니다.

(6) 좌측 등록된 상품의 표시 순서를 변경하고자 할 경우 변경할 상품을 선택하고 ![](/files/0xfmPpDZckno2Kb0KZs9)상/하 버튼으로\
&#x20;   위치를 수정 한후 저장 합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
