# Axiome Premium subscription

<div data-full-width="true"><figure><img src="/files/qlZqVi87S7W7X1BEW8t6" alt=""><figcaption></figcaption></figure></div>

## What is Premium?

The goal of Axiome Premium is to provide as much additional functionality as possible to users who contribute to maintaining a healthy AXM tokenomics.

* To activate Premium, you need to pay AXM worth $5 at the current price at the time of the transaction.
* Premium is activated for 30 days. Don’t forget to renew it to keep your benefits.

{% hint style="info" %}
**Important!**

50% of each payment is burned immediately, while the remaining 50% is allocated to the Community Pool. The Axiome team does not benefit from Premium subscription activations.
{% endhint %}

After activation, you unlock the following features:

* Access to the [Community Pool](/axiome-chain/community-pool.md) rewards distribution.
* Ability to participate in [promo campaigns](https://axiome.club/en).
* Ability to change your nickname through the Axiome Wallet app.
* Ability to change your profile photo through the Axiome Wallet app.
* A diamond icon displayed next to your nickname.

## How to get Premium?

Premium subscription can only be activated via the block explorer by paying AXM worth $5 at the current price at the time of the transaction. Follow these simple steps:

**Step 1.** In the Axiome Wallet mobile app, go to the **“My Profile”** tab and tap the **“Open at Explorer”** button. You will be redirected to the block explorer with your wallet already authorized:

<div align="left"><figure><img src="/files/aI8abxJK3yBq1KGf32vR" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 2.** On the block explorer page, expand the menu and click the **“Get Premium”** button.

**Step 3.** Follow the instructions in the pop-up window. After tapping “Pay,” you will be automatically redirected to the mobile app, where you need to confirm the transaction.

{% hint style="info" %}
If you downloaded Axiome Wallet via TestFlight and the redirect from the explorer to the mobile app does not happen automatically, you will need to take the following steps to confirm the transaction:

* Copy the transaction authorization code from the block explorer page.
* In the Axiome Wallet app, open the 🔌 **Axiome Connect** feature.
* Paste the authorization code into the corresponding field and confirm the transaction.
  {% endhint %}

**Step 4.** After confirming the transaction in Axiome Wallet, return to the block explorer and refresh the page.

Done!


---

# 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.axiomeinfo.org/axiome-chain/axiome-premium-subscription.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.
