# Option Set configurations

- [Set Up Product Options](https://docs.globo.io/options/option-set-configurations/set-up-product-options.md): Our Product Options app supports a variety of option types to meet your specific needs.
- [Create Option Set Using Templates](https://docs.globo.io/options/option-set-configurations/create-option-set-using-templates.md)
- [Apply Option Sets to Products](https://docs.globo.io/options/option-set-configurations/apply-option-sets-to-products.md)
- [Apply Option Sets to Customers](https://docs.globo.io/options/option-set-configurations/apply-option-sets-to-customers.md)
- [Apply Option Sets to Countries](https://docs.globo.io/options/option-set-configurations/apply-option-sets-to-countries.md)
- [How to Delete an Option Set](https://docs.globo.io/options/option-set-configurations/how-to-delete-an-option-set.md)
- [Import & Export Option Sets](https://docs.globo.io/options/option-set-configurations/import-and-export-option-sets.md)


---

# 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-set-configurations.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.
