# Building options

- [Create Avis Option Set](https://options-docs-v2.avisplus.io/building-options/step-2-create-option-sets.md): Get started with creating an Options Set and choose a product to apply it to.
- [Avis Option Set Template](https://options-docs-v2.avisplus.io/building-options/step-2-create-option-sets/avis-option-set-template.md): You want to start building your own options, but don't know where to start -> Here is where you pick the pre-set template option that fits your product
- [Display Option Based on Customer Group and Country](https://options-docs-v2.avisplus.io/building-options/step-2-create-option-sets/display-option-based-on-customer-group-and-country.md): Tailor the product experience to specific customer groups and regions, enhancing relevance and improving conversion rates.
- [Avis Option Template](https://options-docs-v2.avisplus.io/building-options/step-2-create-option-sets/readme.md): You can create Option Template and use it for multiple Option Sets simultaneously.
- [Bulk edit option sets](https://options-docs-v2.avisplus.io/building-options/bulk-edit-option-sets.md): This feature allows you to edit multiple option sets or options at once
- [Import/Export Option Sets](https://options-docs-v2.avisplus.io/building-options/import-export-option-sets.md): The Import/Export features allow quick customization across multiple stores
- [Translate Avis options](https://options-docs-v2.avisplus.io/building-options/translate-avis-options.md): The Avis Translation allows you to translate the custom options created in the Avis app into multiple languages. It’s an easy way to localize your store for international customers.
- [Import / Export Option Set Translations](https://options-docs-v2.avisplus.io/building-options/translate-avis-options/import-export-option-set-translations.md): Manage translated option labels and content in bulk using CSV files.
- [Conditional Logic](https://options-docs-v2.avisplus.io/building-options/conditional-logic.md)
- [Conditional Logic (Avis Options)](https://options-docs-v2.avisplus.io/building-options/conditional-logic/conditional-logic-option-b-shows-if-option-a-is-selected.md): Option B is shown/ hidden according to the value of option A
- [Conditional Logic (Avis and Shopify)](https://options-docs-v2.avisplus.io/building-options/conditional-logic/conditional-logic-avis-and-shopify.md): Option B is shown/ hidden according to the value of option A (Avis and Shopify)
- [OPTION URL feature](https://options-docs-v2.avisplus.io/building-options/option-url-feature.md): Product Group, Only URL and Allowed open URL allow customer to move between different links seemlessly. These links can be the real product in your store, or any external links that you find helpful.


---

# 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/building-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.
