> For the complete documentation index, see [llms.txt](https://docs.avantisfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avantisfi.com/rewards/avantis-xp/season-2-ended/xp-faq-season-2.md).

# XP FAQ - Season 2

1. **Where can I see all of my Avantis XP?**

You can see both your trading and liquidity XP on your XP dashboard. There, you’ll find total XP, any active boosts, and trading and liquidity XP rank.&#x20;

2. **How long will Season 2 last?**

Avantis XP Season 2 will end sometime in Q3 2025 based on completion of certain product milestones. S2 will conclude with a points conversion event and the launch of the **Avantis Foundation**, a DAO that will guide the **decentralized future** of our community.

3. **How long does it take for XP to reflect on the dashboard?**

Almost immediately (for liquidity XP), and within 15 mins of closing trades (for trading XP).&#x20;

4. **Why are trading and liquidity XP different?**

Because we believe in fairly rewarding supply and demand side activity! Trading and liquidity XP are not fungible - they are grouped into separate categories so we can ensure that we are appropriately rewarding all of your onchain actions on Avantis.&#x20;

5. **Why should I care about Avantis XP?**

By joining now - you have an early opportunity to shape the future of Avantis. We are committed to building Avantis to its full potential over the coming months, and your participation is crucial in this journey and will be recognized.&#x20;

Learn more about our vision and mission here: <https://x.com/avantisfi/status/1846557682041270345>

6. **Do I receive Avantis XP for depositing via Superform?**

Yes, but please note the following: You cannot lock capital for boosts on Superform, and you will not see the XP on your dashboard (Superform will distribute it back to you).&#x20;

7. **What is trading XP based on?**

Trading XP is based on asset selection, volume, trading style and duration of the trade and not necessarily one particular metric like volume or duration. **Simply put, $1 traded is not equal to 1XP.** Users can earn **up to 1 XP** per traded dollar depending on the asset, duration & trading style.

8. **What if Season 2 ends before my LP lock expires?**&#x20;

Don't worry! Much like Season 1, if the season itself ends before the duration of your lock, you will be granted a portion of your pending locked bonus for liquidity XP. Any future pending locked bonus will be granted in subsequent seasons.


---

# 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://docs.avantisfi.com/rewards/avantis-xp/season-2-ended/xp-faq-season-2.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.
