# Premium

## What are the premium perks and where can I purchase it?

You can find and purchase all the benefits, differences, and limits of the premium membership on our [website](https://voicestats.xyz/premium).

{% embed url="<https://voicestats.xyz/premium>" %}

<h3 align="center">PLAN COMPARISON</h3>

| Periods                                    | Free | Premium |
| ------------------------------------------ | ---- | ------- |
| Special periods in Channel Ranking command | ❌    | ✅       |
| Special periods in Voice Ranking command   | ❌    | ✅       |
| Special periods in My graph command        | ❌    | ✅       |
| Special periods in Server graph command    | ❌    | ✅       |
| Special periods in User graph command      | ❌    | ✅       |

| Settings              |   |     |
| --------------------- | - | --- |
| Saving Bot Statistics | ❌ | ✅   |
| Member Filter         | 5 | 100 |
| Channel Filter        | 5 | 100 |
| Changing Time Units   | ❌ | ✅   |

| Features                                           |   |   |
| -------------------------------------------------- | - | - |
| Access to premium commands (/export voice ranking) | ❌ | ✅ |
| No server-wide voting requirement                  | ❌ | ✅ |

| Support Server                    |   |   |
| --------------------------------- | - | - |
| Support server premium support    | ❌ | ✅ |
| Support server premium chat rooms | ❌ | ✅ |
| Support server premium role       | ❌ | ✅ |

## What is Premium?

Premium subscription gives you access to all features of VoiceStats. By purchasing a premium membership, you can also support the **development** of VoiceStats.

## What is the money used for?

Premium subscription is the only thing that keeps VoiceStats running. We use the money to cover the **development and hosting costs** of VoiceStats.

## Is the premium membership only valid for me?

No, **all server members** can benefit from the premium membership.

## Where can I manage my premium servers?

You can manage your premium servers through the `/premium` command or from the [dashboard](https://voicestats.xyz/dashboard).

## How many servers does my premium subscription cover?

Premium Tier I: **1** server\
Premium Tier II: **3** servers\
Premium Tier III: **5** servers

## Can I transfer my premium subscription to another server?

Yes. Once you subscribe, you can transfer your subscription to another server once per week using the `/premium` command or from the [dashboard](https://voicestats.xyz/dashboard).


---

# 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.voicestats.xyz/general/premium.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.
