> For the complete documentation index, see [llms.txt](https://wiki.petridish.pw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.petridish.pw/account/premium.md).

# Premium

### How to get it

Purchase 500 PTS or more — get 7 days of Premium for free.

Purchase 1000 PTS or more — get 21 days of Premium for free.

Participate in contests and events [VK](https://vk.com/petridish_pw), [Discord](https://petridish.pw/discord), [Telegram](https://t.me/petridish_pw).

### What does it give?

1. No delay between chat messages.
2. Ability to hide yourself on the PvP arena.
3. Ability to hide your level in chat and on the leaderboard.
4. Almost no limit on skin switching.
5. An additional card in the daily bonus.

<div><figure><img src="/files/sCix3K37bzwEpb1NWI1d" alt=""><figcaption><p>Hidden Level — Infinity.</p></figcaption></figure> <figure><img src="/files/XDzdoUdgiyWyVVUd3htr" alt=""><figcaption><p>Messages without cooldown!</p></figcaption></figure></div>

<div><figure><img src="/files/gn6F9lofI3RSeCHTkVAv" alt=""><figcaption><p>No Premium: 2 cards.</p></figcaption></figure> <figure><img src="/files/F17jVLqMnFQfCMwzQ0bC" alt=""><figcaption><p>With Premium: 3 cards.</p></figcaption></figure></div>

<div><figure><img src="/files/TbCQpCZD8atcRXuOILZ9" alt=""><figcaption><p>Browser: Hide on the PvP Arena.</p></figcaption></figure> <figure><img src="/files/xS6Wtkqwu0Oe1OhCFL2Q" alt="" width="375"><figcaption><p>Client: Hide on the PvP Arena.</p></figcaption></figure></div>

### How to enable it?

<div><figure><img src="/files/VrACNAD9xr1E6xeDf6nG" alt=""><figcaption><p>Browser.</p></figcaption></figure> <figure><img src="/files/BEcQa249OaDOBEY2RXaK" alt=""><figcaption><p>Client.</p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.petridish.pw/account/premium.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
