> 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/h36.md).

# 원산지 정보(H36)

#### ○ 식자재 원산지 정보를 테이블오더에서 출력할 수 있는 기능입니다.

#### ○ 대리점  계정 - 플러스오더 ASP 설정

* 대리점 계정으로 플러스오더 ASP에 로그인 > 매장환경설정 화면에서 매장정보를 조회 > 메뉴권한 탭을 선택합니다. 미부여된 권한을 선택 후 부여합니다.

<figure><img src="/files/EmVuuIRD6RfMO1o1FOBm" alt=""><figcaption></figcaption></figure>

* 매장환경설정 화면 Agent 탭으로  이동합니다.  &#x20;
* H36  원산지정보 표시  옵션을 사용하려는 경우, 플러스오더 프로그램 버전은 082 버전 이상을 사용해야 합니다.&#x20;

<figure><img src="/files/sBnZmnZ9NYZqNhs6sdS2" alt=""><figcaption></figcaption></figure>

* 원산지 정보 표시 방법은 "텍스트방식" 과 "이미지방식" 두가지 있고, 화면에서 선택 및 저장합니다.&#x20;

#### ○ 대리점  계정 - 플러스오더 ASP 설정

* 텍스트 방식은 다음과 같이 사용합니다.  (원산지정보표시 - 텍스트 방식으로 선택 후 사용)
* 원산지정보관리 화면으로 이동 후, "신규" 버튼을 클릭하여 원산지정보를 입력합니다.

<figure><img src="/files/ttXjNIigpZDQTx4KcGTh" alt=""><figcaption></figcaption></figure>

* 이미지 방식은 다음과 같이 사용합니다. (원산지정보표시 - 이미지 방식으로 선택 후 사용)
* 원산지정보관리 화면으로 이동 후, "추가" 버튼을 클릭하여 사전에 만든 원산지정보 이미지를 선택 후 저장합니다.&#x20;

<figure><img src="/files/dhuu8bBTP7Nmd3peVwAA" alt=""><figcaption></figcaption></figure>

#### ○ 태블릿에서는 다음과 같이 버튼이 생성됩니다.

<figure><img src="/files/s302iTD6YHlu4YxWAK89" alt=""><figcaption></figcaption></figure>


---

# 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/h36.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.
