# How It Works

Navigating to **WooCommerce** **> YaySwatches** allows you to see all the settings and options available for the YaySwatches plugin.

The main sub setting or options in this case include:

1. #### Variant Option Settings

   This will help you choose the style you want to display for variant options like color swatch, image swatch, button, dropdown.
2. #### Swatch Customizer

   This will help you customize the swatch color/image on your product page.
3. #### Button Customizer

   This will help you customize the swatch button on your product page.
4. #### Sold Out Customizer

   This will help you customize the appearance of out-of-stock variants.
5. #### Shop / Categories Customizer

   This will help you customize swatches on collection page.

See image reference below:

![](/files/zWJVVw551pu8zgJPs2lE)


---

# 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.yaycommerce.com/yayswatches/how-it-works.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.
