> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flipsuite.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Reward Pools

> Learn how to create reward pools in your community.

## Creating a reward pool

To create a reward pool, go to the **Pools** tab in your community dashboard and click the **Create new reward pool**
button to get started. You'll be asked to provide a name for your reward pool.

<Frame caption={"Empty reward pools tab"}>
  <img src="https://mintcdn.com/flipsuite/VxrSTxRydJKm9qVX/images/rewards/reward-pools-tab.png?fit=max&auto=format&n=VxrSTxRydJKm9qVX&q=85&s=d25b93c2245a5b52e1a43a4db6e6ef2b" className="rounded-lg" width="1433" height="699" data-path="images/rewards/reward-pools-tab.png" />
</Frame>

After successfully creating the reward pool you will get redirected to the reward pool details:

<Frame caption={"Empty reward pool"}>
  <img src="https://mintcdn.com/flipsuite/VxrSTxRydJKm9qVX/images/rewards/reward-pool-empty.png?fit=max&auto=format&n=VxrSTxRydJKm9qVX&q=85&s=c9e4af419ef17a46b76546a049c6776d" className="rounded-lg" width="1434" height="699" data-path="images/rewards/reward-pool-empty.png" />
</Frame>

## Adding rewards to the pool

Once a reward pool is created, you can start adding rewards to it! Simply click the **Add new reward** button and choose
one of the available reward types.

<Frame caption={"Reward type selection"}>
  <img src="https://mintcdn.com/flipsuite/VxrSTxRydJKm9qVX/images/rewards/reward-types.png?fit=max&auto=format&n=VxrSTxRydJKm9qVX&q=85&s=b4e6c001495c670c858e808d025489bc" className="rounded-lg" width="642" height="416" data-path="images/rewards/reward-types.png" />
</Frame>

## Tweaking reward win chances

After you added a bunch of rewards to the pool, it's time to assign win chance to each of them. You can do so by
clicking the **Change win chances** button.

<Frame caption={"Reward win chances panel"}>
  <img src="https://mintcdn.com/flipsuite/VxrSTxRydJKm9qVX/images/rewards/reward-win-chances.png?fit=max&auto=format&n=VxrSTxRydJKm9qVX&q=85&s=4fdf2feb0fe9dabb3dc01df1045073c5" className="rounded-lg" width="642" height="567" data-path="images/rewards/reward-win-chances.png" />
</Frame>

## Wrapping it up

After tweaking reward win chances, your page should look similar to the screenshot below, showing all rewards in the pool,
their win chance and quantity left. If there's any issue with one of the added rewards, you will notice the status icon
changing its color to yellow or red. If everything's green though, your reward pool is ready to be used!

<Frame caption={"Reward pool with added rewards"}>
  <img src="https://mintcdn.com/flipsuite/VxrSTxRydJKm9qVX/images/rewards/reward-pool.png?fit=max&auto=format&n=VxrSTxRydJKm9qVX&q=85&s=6713954939b1f20e0603ad7d1e5f0576" className="rounded-lg" width="1434" height="699" data-path="images/rewards/reward-pool.png" />
</Frame>
