# What is Tippy Premium?

#### Tippy Premium gives you access to additional features on the bot!

A big part of premium currently is the voting features, these are exclusive to premium. You can find a guide to these features [here](/modules/vote-logging.md).&#x20;

There's also some more things you get though, view a list here! (Premium will get more perks over time)

### Limits

<table><thead><tr><th width="315.31735691019077">Feature</th><th>Free</th><th>Premium</th></tr></thead><tbody><tr><td>Max autoresponses (Tags)</td><td>6</td><td>18</td></tr><tr><td>Max triggers per autoresponse</td><td>3</td><td>6</td></tr><tr><td>Max ping-on-join channels</td><td>4</td><td>8</td></tr><tr><td>Max autoroles</td><td>2</td><td>4</td></tr></tbody></table>

### Perks

<table><thead><tr><th></th><th data-type="checkbox">Free</th><th data-type="checkbox">Premium</th></tr></thead><tbody><tr><td>Vote tracking</td><td>false</td><td>true</td></tr><tr><td>Removing "Powered by tippy.cafe" from confessions</td><td>false</td><td>true</td></tr></tbody></table>

{% content-ref url="/pages/IMoSB6wZ06oLb8BrD6nv" %}
[How to get Tippy Premium?](/premium/how-to-get.md)
{% endcontent-ref %}


---

# 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.tippy.cafe/premium/what-is.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.
