# Fortune Wheels

Fortune Wheels enable you to introduce an element of chance into your loyalty program. Instead of assigning a fixed reward, members can “spin the wheel” to receive a randomized prize — such as points, discounts, or even no reward — based on pre-configured probabilities.

Fortune Wheels can be used as standalone gamification experiences or as part of campaigns using the **Give reward** effect. This allows you to trigger the wheel automatically after a specific action (e.g., after a purchase or upon earning a milestone).

## Learn more about

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Creating Fortune Wheels</strong></td><td>Find out how to create your first fortune wheel.</td><td><a href="/pages/JuTS4amJwRcQB3Oxg7vu">/pages/JuTS4amJwRcQB3Oxg7vu</a></td></tr><tr><td><strong>Managing Fortune Wheels</strong></td><td>Check how to manage fortune wheels.</td><td><a href="/pages/qjMDNxisOrjMJL9KkqEm">/pages/qjMDNxisOrjMJL9KkqEm</a></td></tr><tr><td><strong>Deactivating Fortune Wheels</strong></td><td>Check how to deactivate fortune wheels.</td><td><a href="/pages/4ImNSxxi4DB3ucEGKE3S">/pages/4ImNSxxi4DB3ucEGKE3S</a></td></tr><tr><td><strong>How Probability Works</strong></td><td>Find out more how probability works</td><td><a href="/pages/UjXGYjaba95Ff2ag1wOQ">/pages/UjXGYjaba95Ff2ag1wOQ</a></td></tr><tr><td><strong>Implementation Checklist</strong></td><td>Check how to make your fortune wheel live!</td><td><a href="/pages/aNmaoy27GseHW7CyxdNh">/pages/aNmaoy27GseHW7CyxdNh</a></td></tr></tbody></table>


---

# 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://help.openloyalty.io/main-features/fortune-wheels.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.
