# Managing Your Options

- [Show options on a product](https://shoppad.gitbook.io/infinite-options/managing-your-options/show-options-on-a-product.md)
- [Assign Options by Tag](https://shoppad.gitbook.io/infinite-options/managing-your-options/assign-options-by-tag.md)
- [Assigning Options to Most Products but Excluding a Few](https://shoppad.gitbook.io/infinite-options/managing-your-options/dont-display-options-on-certain-products.md)
- [Make drop-downs required](https://shoppad.gitbook.io/infinite-options/managing-your-options/make-drop-downs-required.md)
- [How to Make Color Swatches Required Before Adding to Cart](https://shoppad.gitbook.io/infinite-options/managing-your-options/make-swatches-required.md)
- [Reorder Option Sets](https://shoppad.gitbook.io/infinite-options/managing-your-options/reorder-option-sets.md)
- [Duplicate option sets](https://shoppad.gitbook.io/infinite-options/managing-your-options/duplicate-option-sets.md)
- [Bulk Add Values](https://shoppad.gitbook.io/infinite-options/managing-your-options/bulk-add-values.md)
- [Change where options display](https://shoppad.gitbook.io/infinite-options/managing-your-options/change-where-options-display.md)
- [Track Inventory](https://shoppad.gitbook.io/infinite-options/managing-your-options/track-inventory.md)
- [Featured Product/Homepage](https://shoppad.gitbook.io/infinite-options/managing-your-options/featured-product-homepage.md)
- [Dawn theme](https://shoppad.gitbook.io/infinite-options/managing-your-options/featured-product-homepage/dawn-theme.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://shoppad.gitbook.io/infinite-options/managing-your-options.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.
