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

# Premium

<figure><img src="/files/7zbklGxhFVl3KBqpUeie" alt=""><figcaption></figcaption></figure>

#### The Ultimate Catalyst for Asset Growth

Poremi Premium is an exclusive subscription package designed for users who want to bypass the standard limitations and accelerate their journey to financial freedom. By subscribing to Premium, you instantly unlock a suite of powerful privileges that override your current tier, allowing you to maximize the efficiency of every action within the ecosystem.

***

#### Zero-Fee Freedom: Withdrawal Fee Exemption

Premium users enjoy the highest level of liquidity without the wait.

* 100% Asset Withdrawal: Skip the standard 5% withdrawal fee. From the moment you subscribe, you can convert and withdraw 100% of your earned points into stablecoins.
* Immediate Benefit: No need to reach the 40,000-point threshold; your assets are fully yours from day one.

#### 2x Referral Impact: Double Your Network Value

Turbocharge your community building with the most effective growth engine in the Poremi infrastructure.

* Double Rewards: The base referral reward is instantly doubled from 50 to 100 Points.
* Mutual Advantage: This 2x bonus applies to both you and your invited friends, making it significantly easier to expand your network and accumulate assets through the "Network Effect."

#### Universal Earning Boost: +5.0% Everywhere

Maximize the return on your time. Premium status applies a constant velocity to your point accumulation.

* Automatic Bonus: An additional 5.0% bonus is automatically applied to all earning activities.
* Broad Coverage: Whether it’s your Daily Check-in streak or completing diverse missions, your rewards are consistently higher than the standard rate.


---

# 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://poremi.gitbook.io/poremi-docs/docs/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.
