# All Option Types

An **Option Type** is a format or method that allows customers to choose how they want to customize a product in your store. For example, if you sell a t-shirt, the option types might include a dropdown menu for selecting size, checkboxes for choosing colors, or a text field for adding a personalized message.

[***Product Options Variant Option***](https://apps.shopify.com/avisplus-product-options) offers [32 different **Option Types**](https://options-docs-v2.avisplus.io/get-started/option-types), giving you a wide range of ways to present these choices to your customers. Whether you need simple dropdowns, radio buttons, or more complex options like file uploads, our app has the tools to help you create a seamless and customized shopping experience.


---

# 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/option-types/all-option-types.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.
