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

# Premium Management

> Manage your active Flare Premium subscriptions and assign tokens.

## Overview

The **Premium** page allows you to view your active subscription tier and assign your Premium benefits (tokens) to specific servers.

Because Flare Premium is tied to your **User Account** rather than a specific server, you have the flexibility to move your Premium status to a different server at any time.

<Frame>
  <img src={imagesJson?.dashboard_premium || ""} alt="Dashboard Premium Page" />
</Frame>

***

## Assigning a Token

If you have purchased Flare Premium, you will receive "Premium Tokens" (e.g., 1 Token for the Standard plan, 3 for Pro).

<Steps>
  <Step title="Navigate to Premium">
    Click on the **Premium** tab on the left sidebar of the dashboard.
  </Step>

  <Step title="Select a Server">
    Under the "Available Tokens" section, click **Assign**. A dropdown menu will appear listing all the servers you manage.
  </Step>

  <Step title="Confirm Assignment">
    Select the server and click **Confirm**. The server will instantly gain access to Premium AI models, custom embeds, and priority support.
  </Step>
</Steps>

***

## Revoking a Token

If you no longer want to provide Premium benefits to a server (or if you are transferring ownership), you can revoke the token.

1. Find the active server in the "Assigned Tokens" list.
2. Click **Revoke**.
3. The server will immediately revert to the free tier, and the token will return to your available pool.

<Warning>
  Revoking a token will **not** delete the server's Premium configurations (like custom variables or saved embeds), but those features will be locked and stop functioning until a Premium token is reassigned.
</Warning>
