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

# 테이블 이동하기 - 후불매장

테이블 이동을 위해서는 [테이블 이동 설정](/okpos/undefined-4/table/table_move_set.md)이 먼저 필요합니다.&#x20;

각 설정에 따라 이동 방법이 다릅니다.&#x20;

{% tabs %}
{% tab title="선택에 따른 이동" %}
{% hint style="info" %}
**선택에 따른 이동**으로 설정 되어있는 경우
{% endhint %}

**1.** 테이블 오른쪽에 이동을 눌러해주세요.

**2.** 이동을 원하는 테이블을 눌러주세요.

**3.** 이동하게 될 테이블을 눌러주세요.

**4.** \[테이블이동 / 메뉴이동 / 합석 / 맞교환]을 선택하여 테이블 이동해주세요.

![](/files/5OPdtHm7yG2pA907Dtm3)

{% endtab %}

{% tab title="테이블 이동" %}
{% hint style="info" %}
**테이블이동**으로 설정 되어있는 경우
{% endhint %}

**1.** 테이블 오른쪽에 이동을 눌러해주세요.

**2.** 이동을 원하는 테이블을 눌러주세요.

**3.** 이동하게 될 테이블을 눌러주세요.

**4.** 테이블이 이동 됩니다.

![](/files/udmmi59WrcuqJw3Z9fAr)

{% endtab %}

{% tab title="메뉴 이동" %}
{% hint style="info" %}
**메뉴이동**으로 설정 되어있는 경우
{% endhint %}

**1.** 테이블 오른쪽에 이동을 눌러해주세요.

**2.** 이동을 원하는 테이블을 눌러주세요.

**3.** 이동하게 될 테이블을 눌러주세요.

**4.** 이동할 메뉴를 선택후 적용을 눌러주세요.

**5.** 선택한 메뉴가 테이블이동 됩니다.

![](/files/g65ze2uEAEgJfL729Sko)
{% endtab %}
{% endtabs %}


---

# 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://okpos.gitbook.io/okpos/undefined-5/undefined/order/moce_table.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.
