# Option widget

The **Option Widget** is a container that holds and displays all the custom options you create for your products. It controls the positioning of these options on the storefront, allowing you to choose where and how they appear to customers.&#x20;

Using the app settings, you can customize the display location of the option widget to ensure it fits seamlessly into your product pages and enhances the shopping experience.

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

<figure><img src="/files/HTz94zooBcwEniyv7YzW" alt=""><figcaption></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-widget.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.
