> ## 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.

# Roles

> Configure Discord roles granted to users based on their points balance.

<Frame caption="Point system roles">
  <img src="https://mintcdn.com/flipsuite/WS3TI9rnIexQzhY0/images/points/roles-tab.png?fit=max&auto=format&n=WS3TI9rnIexQzhY0&q=85&s=8500a5cfdcdf7ae707eed3d93702f4a9" className="rounded-lg" width="1495" height="480" data-path="images/points/roles-tab.png" />
</Frame>

You can configure Discord roles to be granted to users based on their points balance.
This is the main way to turn balances into visible ranks, access tiers, or progression roles.

<Tip>
  Configured roles use point-based [gating rules](/gating/introduction) under the hood.
</Tip>

## Set up a new rule

1. Open your point system and go to the **Roles** tab.
2. Click **Add new gating rule**.
3. Choose the Discord role you want to grant.
4. Select the point system the rule should check.
5. Set the minimum balance required.
6. Optionally set a maximum balance if the role should only apply to a specific range.
7. Save the rule.

<Frame caption="Point system roles">
  <img src="https://mintcdn.com/flipsuite/WS3TI9rnIexQzhY0/images/points/role-form.png?fit=max&auto=format&n=WS3TI9rnIexQzhY0&q=85&s=15949861069b10da733749b33a7124ef" className="rounded-lg" width="506" height="545" data-path="images/points/role-form.png" />
</Frame>

Now, the role will be granted automatically when a user's balance changes and meets the configured criteria, and
revoked if they fall below the minimum required balance.

<Tip>
  Role updates happen automatically whenever user balance changes. Members do not need to press any buttons
  or verify manually for point-based role updates.
</Tip>
