# 플러스오더 앱 테이블 재지정

플러스오더 앱에 지정된 테이블을 다시 지정할 수 있습니다.&#x20;

{% stepper %}
{% step %}

### 테이블번호 5회 연속 터치합니다.&#x20;

플러스오더 프로그램 로그인 아이디와 비밀번호를 입력합니다. (기본 0000 / 1234)

로그인 버튼을 실행합니다.

<figure><img src="/files/96YA9CnQ1cxYed4IcWSI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
"테이블변경" 버튼을 실행합니다.

<figure><img src="/files/WlyHkpoHNFqOU43uteo3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 사용할 테이블번호를 선택합니다.

<figure><img src="/files/sRYfWkqFp6JRuNF2Sxcr" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://plusorder.gitbook.io/helpme/ex/undefined-2/undefined-2.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.
