# Steps for a new user

### 1. [Download](/axiome-wallet-app.md) the Axiome Wallet mobile app

### 2. Create a new wallet

When registering, don’t forget to specify the nickname of the person who introduced you to Axiome. If you don’t have one, the system will assign you a random inviter.

{% hint style="warning" %}
Be sure to store your seed phrase in the most secure place!
{% endhint %}

### 3. Buy AXM

* [On MEXC](https://www.mexc.com/exchange/AXM_USDT)
* [On Biconomy](https://www.biconomy.com/exchange/AXM_USDT)
* [On Tapbit](https://www.tapbit.com/spot/exchange/AXM_USDT?tab=USDT)
* [P2P bot (for users from Russia and Belarus)](https://t.me/axiome_p2p_bot)

### 4. [Delegate](/axiome-chain/axm-staking.md) AXM

* Own a share of the Community Pool income based on the size of your AXM stake.
* Receive a share of all network fees.

### 5. Participate in the [partnership program](/axiome-chain/partnership-program.md)

* Earn RET partnership rewards from every delegation made by your invited users, up to 14 levels deep.

{% hint style="info" %}
You can find your invited partners and your progress in the status system in the [block explorer](https://axiomechain.org/). Just enter your nickname/address in the explorer’s search bar and go to your wallet page.
{% endhint %}

### 6. Swap tokens issued on Axiome Chain in just 2 clicks through [Axiome Swap](/axiome-trade/axiome-swap.md).

* A simplified version of Axiome Swap with exchange functionality is available directly inside the Axiome Wallet app under the “Swap” tab.
* The advanced version is available in the Axiome Trade [web interface](https://app.axiometrade.pro/), where you can also create liquidity pools, explore ecosystem tokens, and become a liquidity provider to earn trading fees.

### 7. Coming soon: Make creative tokenomics and conduct large-scale presales on [Axiome Pump](/axiome-trade/axiome-pump.md).

### 8. Coming soon: Trade perpetuals with leverage up to x30 on [Axiome Futures](/axiome-trade/axiome-futures.md).


---

# 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/steps-for-a-new-user.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.
