# 옵션 코드

옵션 설정 시, 옵션 코드를 추가해서 선택지를 추가할 수 있어요.&#x20;

**옵션 코드명** &#x20;

* 선택지의 내용/이름을 작성해 주면 돼요. 옵션 코드명이 웹과 앱에서 선택지로 만들어져요.

**옵션 코드 ID**&#x20;

* 옵션 코드마다 구분할 수 있는 각각의 ID를 지정해 주는 거예요.&#x20;
* 영어와 숫자 그리고 특수문자(\_) 기호만 사용할 수 있어요.&#x20;

<div align="left"><figure><img src="/files/av4GYexDuF9vBQgQIxed" alt="" width="462"><figcaption></figcaption></figure></div>

> \#옵션 코드, #옵션 코드명, #옵션 코드 ID, #선택지 추가, #선택지 만들기, #선택 항목 추가

2023.08.01 Jinny

**Option Code**&#x20;

In the option settings, you can include an option code to expand the available variations.

**Option Code Name**&#x20;

You can enter the content/name for the choice, and the option code name will be displayed as an option.

**Option Code ID**

* Each option code is assigned a unique ID for distinction.
* Option codes may 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-code.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.
