# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration -> MageComp -> Spin and Win** to configure the extension for use.

<figure><img src="/files/9qwV02CuaifDx6OCm0yE" alt=""><figcaption></figcaption></figure>

* **Spin and Win -** Enable/disable the extension from here.
* **Spin Icon -** Upload the spinner icon from here. The supported formats are GIF, JPG, JPEG and PNG.

<figure><img src="/files/3uxliUcE8qDkNBzcXDSY" alt=""><figcaption></figcaption></figure>

* **Tooltip Text -** Enter text to be displayed as a tooltip for the spinner icon.
* **Tooltip Text Color -** Set the tooltip text color for the spinner icon.
* **Tooltip Background Color -** Set the tooltip background color for the spinner icon.
* **Select your Spinner -** Select the spinner to be enabled in the frontend.
* **Spinner Style -** Select the position for spinner. Bottom Right, Middle Right, Middle Left.

<figure><img src="/files/dcZvGn2Wqp0aq0rIhxpC" alt=""><figcaption></figcaption></figure>

* **Email Template to Send Coupon -** Select the email template to send the coupon code to customers.
* **Email Sender to Send Coupon -** Select the sender name for the email to send the coupon code to customers.
* **Sender Email -** Enter the sender email to send the coupon code to customers.

<figure><img src="/files/KZynbSx9rDfeGtoonF5j" alt=""><figcaption></figcaption></figure>

* **Error Message -** Enter a custom error message when the user tries to apply a used coupon or when there is a mistake in the coupon code.


---

# 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.magecomp.com/magento-2-spin-and-win/configuration.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.
