# Spinner Manager

From the Admin Dashboard, go to **MageComp -> Spinner Manager**. Now, click on **Add New Spinner**. Here you can apply various settings for spinning.

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

* **Status -** Enable the spinner from here.
* **Spinner Name -** Set the name of the spinner from here.
* **First name -** Enable it to collect the first name of the participant.
* **Last name -** Enable it to collect the last name of the participant.
* **Phone number -** Enable it to collect the phone number of the participant.
* **Store View -** Select the store view for which the spinner will be enabled.

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

* **Offer Title -** Enter the title of the Spin and Win offer.
* **Description -** Enter the description for the Spin and Win offer.
* **Button Text -** Enter the button text to participate in Spin and Win.
* **Confirmation Title -** Enter the title after wheel spinning.
* **Confirmation Message -** Enter the message for the discount winning.
* **Message to check coupon code in inbox -** Enter the message to inform participants to check their mail for the coupon code.
* **Losing Message -** Enter the message for losing the game.

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

* **Slices on spinner -** Select the number of parts you want on the spinner wheel. You can select values from  4, 6, 8, 10, or 12.
* **Add Offer -** Click on the Add Offer button to add the discounts and limit. Make sure the number of offers matches the slices you set for the spinner.

**Label:** Enter the coupon display name.

**Applicable Coupon:** Select the coupon to be applied for this offer. The coupons added in the cart price rules will be displayed here.

<figure><img src="/files/5SF28qPlwDfFd5u4DwRd" alt=""><figcaption></figcaption></figure>

**Limit:** Enter the maximum number of times this offer to occur throughout the offer period.

**Actions:** Delete any particular offer from here.

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

* **Spin Template -** Select the spin template from the available options.
* **Spin Layout -** Select the layout of the template - Horizontal (full), Horizontal (half), or Vertical.

The user can look at the template preview from the backend before making a selection.

**Horizontal Full Templates**

<figure><img src="/files/4p57AGE2XXaRcSOBMCtw" alt=""><figcaption></figcaption></figure>

**Horizontal Half Templates**

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

**Vertical Templates**

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


---

# 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/spinner-manager.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.
