# Option Value

Some options aren’t complete without **Option Values** — these are the specific choices your customers will see and select.

**Think of it like a menu:**

* The **Option** is the menu section (e.g., *Size*).
* The **Option Values** are the individual items in that section (e.g., *Small, Medium, Large*).

**Example:**\
If you create a **Size** option and choose **Buttons** or **Dropdown**, you could set values like:

* **S** – Small and compact
* **M** – Just right
* **L** – For those who like it roomy

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

**Why it matters:**\
Option Values turn a generic option into something useful and clickable for your customers — guiding them toward the perfect choice.


---

# 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.globo.io/options/option-elements/key-terminology-simplified/option-value.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.
