# Settings

- [Woo Templates](https://docs.infiwebs.com/settings/woo-templates.md): Create product templates and assign them globally or at individual product level
- [Template Settings](https://docs.infiwebs.com/settings/template-settings.md): Control the global default options for your templates.
- [Product Level Settings](https://docs.infiwebs.com/settings/product-level-settings.md): Control the product template settings on individual product level.
- [Variation Swatches](https://docs.infiwebs.com/settings/variation-swatches.md): Convert regular dropdown boxes of product variations to stylish variation swatches
- [Product Attribute Options](https://docs.infiwebs.com/settings/product-attribute-options.md): Configure each attribute and upload the image, select color and enter the label text you want to display on the frontend according to the display type.


---

# 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.infiwebs.com/settings.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.
