# How to get Tippy Premium?

## Pricing

#### At the moment there are 3 available options

<table><thead><tr><th></th><th width="150">Price</th><th>Renewal</th></tr></thead><tbody><tr><td>Monthly USD</td><td>$3,50/Mo</td><td>Automatically - Card, Google pay, or Apple pay.</td></tr><tr><td>One-time USD</td><td>$3,50/Mo</td><td>Manually - Limited amount of payment methods</td></tr><tr><td>One-time EUR</td><td>€3,00/Mo</td><td>Manually - All payment methods</td></tr></tbody></table>

## Automatically

To automatically get premium the moment you pay, you can use Stripe. To use this method, type `*premium` in **your server**. This will generate a link which you can use to pay. By default this will be a monthly subscription

If you want to buy a specified amount of months instead of a subscription, run `*premium <months>`. This will generate a one time payment link prices at however many months you specified

If you are able to pay using Euros, you can use `*premium <months> eur`. Note that you have to specify an amount of months as well. When using euros, additionally to being able to pay with a card or Google/Apple pay, you can also pay using `Bancontact`, `EPS`, `GiroPay`, `IDeal`, and `Sofort`!

## Manually

#### If using stripe is not a possibility for you, there's a number of manual methods as well!

{% hint style="warning" %}
Using a manual method will depends on my own availability. If I am not available, you'll have to wait before being able to pay manually. Additionally - unless using Patreon or KoFi - this won't be a subscription, meaning I will ask you to pay in advance for at least 3 months, as it is too hard to manage manual subscriptions otherwise.
{% endhint %}

### Patreon

{% embed url="<https://www.patreon.com/tippybot>" %}

When using Patreon, make sure to choose the Premium tier. Once you have paid, let me (Sammy#1001) know on Discord, and I will grant your server premium.&#x20;

### Ko-Fi

{% embed url="<https://ko-fi.com/tippy>" %}

When using Ko-Fi, you can buy 1 Coffee monthly. Or if you don't want a subscription, you can buy single Coffees as well. 1 Coffee = 1 Month of premium. Once you have paid, let me (Sammy#1001) know on Discord, and I will grant your server premium.&#x20;

### PayPal

{% embed url="<https://paypal.com/donate?hosted_button_id=ZCVLZGJ7VTQCY>" %}

When using PayPal donations, please make sure to send the correct amount. Once you have paid, let me (Sammy#1001) know on Discord, and I will grant your server premium.&#x20;

## We also support Crypto!

**Bitcoin:** 35FiYt8XXHwxaSNy7cws528fhxk1guCwwZ&#x20;

**Ethereum:** 0x33a9048b58ed1cab87362dea9c65e888744b30a2&#x20;

**If you'd like to use a coin that is not mentioned here, please DM me (Sammy#1001) to discuss.**

Once you have paid, let me (Sammy#1001) know on Discord, and I will grant your server premium. This might take a little bit longer as I'll have to await confirmations.


---

# 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/how-to-get.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.
