# Avantis XP

**Experience Points (XP): Liquidity and Trading**

[www.avantisfi.com/xp](https://www.avantisfi.com/xp)

Avantis experience points (XPs) are offchain representations of a user's onchain actions. Avantis XP measures and track onchain activity, loyalty and accrue to a user in real time. These are non-tradeable and non-transferable, and simply represent a user's activity on the Avantis protocol.&#x20;

There are two types of Avantis experience points - liquidity and trading points. At a high level:

1. **Liquidity XP**: Long term LPs stack the most liquidity points (i.e depositing for the long-term, locking, and completing your lock provides bonuses). E.g, one dollar invested as an LP gives 1 point a day.&#x20;
   1. Referrals: Get 10% of any referred LPs XP.

{% hint style="info" %}
Note - Starting S3 we've phased out XP boosts on locking deposits. Boosts are now directly linked to $AVNT staked in Avantis Security Module. Learn more [here](/rewards/avantis-xp/season-3/xp-boosts-season-3.md).&#x20;
{% endhint %}

2. **Trading XP (fixed-fee perpetuals)**:&#x20;
   * Volume: All trades accrues volume XP. Volume XP accrues based on a traders' volumes. Every dollar traded gets at-most 1 XP. Longer duration trades get more XP.&#x20;
   * Referrals: Get 10% of a referred traders' volume XP.&#x20;
   * Liquidations Bonus: Liquidations are rough, and we want to ensure traders still feel supported after a liquidation. All platform liquidations are eligible for trading XP !&#x20;
3. **Trading XP (zero-fee perpetuals)**:&#x20;
   * Volume: Unlike fixed-fee perpetuals, zero-fee perpetuals only charge traders a fraction of their profits. Hence, XP is based completely on your $ fees paid. Hence, profitable trades get the most XP, although losing trades also get some XP.
   * Referrals: Get 10% of a referred traders' volume XP.&#x20;
   * Liquidations Bonus: Liquidations are rough, and we want to ensure traders still feel supported after a liquidation. All platform liquidations are eligible for trading XP!

{% hint style="info" %}
Note - Trading XP and Liquidity XP are not fungible (i.e - they're not the same!).
{% endhint %}

> **Legal disclaimer: Avantis experience points have no monetary value, and do not represent a claim on the protocol's revenues or any token offering / equity. Please do not engage in accumulating Avantis XP with any expectation of financial utility - they cannot be traded or exchanged.**&#x20;


---

# 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.avantisfi.com/rewards/avantis-xp.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.
