# Option value

An **Option Value** is the specific choice or input available within an option type for a product. For example, if you have an option type for "Color," the option values might be "Red," "Blue," and "Green." Option values represent the actual selections customers can make when customizing a product. They help define the available choices for each option type and are crucial for accurately capturing and processing customer preferences.

<figure><img src="/files/AAEf7d22EwTh42JmXRbN" alt=""><figcaption><p>Option value and Preview</p></figcaption></figure>


---

# 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://options-docs-v2.avisplus.io/get-started/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.
