# Option Set

An option set is *a group of custom options* that you want to add to your product(s).

For example, if you sell Hoodies, your option set might include size, color, print style, and fabric. If you sell cookies, your option set might include size, flavor, delivery date, and time.

Option sets allow your customers to see all the choices and variations available for a specific product.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FlJUd9jAS9UulbenZXqOP%2F1.png?alt=media&#x26;token=c101e872-f5b5-44c7-862a-a2b76f0aa3a5" 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-set.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.
