# 옵션 ID

* 옵션 설정에서 추가한 옵션을 앱 설정에 불러올 때 옵션 ID를 입력해 불러올 수 있어요.&#x20;
* 영어와 숫자 그리고 특수문자(\_) 기호만 사용할 수 있어요.

<div align="left"><figure><img src="/files/G0KrX3TmX8p8oQvrOiB3" alt="" width="465"><figcaption></figcaption></figure></div>

2023.07.31 Jinny

> \#옵션 ID, #옵션 적용, #옵션 불러오기

**Option ID**&#x20;

* When recalling the option you added in the option settings, you can enter the option ID.
* The option ID can only consist of English letters, numbers, and the special character (\_).

2023.08.01 Song


---

# 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://docs.ohmyapp.io/main/guide/dictionary/option-id.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.
