# Upgrade to Premium

To upgrade to Premium, select the 'Premium' button on the interface with the Raid Admin Bot and follow the instructions.&#x20;

The Raid Admin will query 'How many days of Premium do you want to purchase?' The price of Premium is 0.1 SOL per day, so inputting, for example, 7 will return 0.7 SOL.

Payments must be made directly from the Airdrop (admin) wallet address for Kitsune to automatically register and update the subscription type.&#x20;

These can be made directly from Telegram but it is generally recommended to transact using a browser wallet to guarantee success.

<figure><img src="/files/ZjZdz7MwyDT160TE3Zey" alt="" width="323"><figcaption><p>Payment screen for Premium</p></figcaption></figure>

Once the payment is verified on the blockchain, the channel subscription type will upgrade to Premium, and Premium features will be unlocked.&#x20;

The number of remaining days for Premium is displayed in the text box for the Raid Admin, to extend the duration of Premium access, simply repeat the process.&#x20;

<figure><img src="/files/jbBmjuIHMpj5xPkDvhO5" alt="" width="49"><figcaption></figcaption></figure>


---

# 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://kitsune-4.gitbook.io/kitsune-raid-suite-guide/raid-suite-features/premium-suite/upgrade-to-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.
