# What is XRLM?

xRealm's native utility token, XRLM, serves as a currency for transactions within our platform. Users can utilize XRLM tokens for payments across all services offered by xRealm. Additionally, we operate a buyback and burn program where we regularly purchase tokens from the market and permanently remove them from circulation. This process reduces the total supply of XRLM, making it a deflationary token over time.

## How can I buy XRLM tokens?

XRLM tokens are currently tradable on VINDAX. To trade XRLM on VINDAX, you simply need to create an account on the exchange:

<https://vindax.com/exchange-base.html?symbol=XRLM_USDT>

## XRLM Token Details

{% hint style="success" %}
**Contract address (Ethereum network):**

0x8A0ae5ed2E53fd41591F36357C59468560258A38
{% endhint %}

{% hint style="info" %}
**Explorer:**

<https://etherscan.io/token/0x8A0ae5ed2E53fd41591F36357C59468560258A38>
{% endhint %}

{% hint style="warning" %}
The xRealm team has locked their own XRLM tokens for one year, reinforcing trust and stability in the project's community.
{% endhint %}


---

# 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://info.xrealm.ai/xrlm-token/what-is-xrlm.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.
