> 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-boosts-season-2.md).

# XP Boosts - Season 2

XP Boosts are multipliers on your XP earn rate, and can be temporary or permanent depending on the type of boost. XP boosts are also separated by Trading Boosts and Liquidity Boosts.&#x20;

An initial list of XP Boosts can be found below (note: we'll have many more boosts coming soon! Watch out for these in the Season 2 dashboard):&#x20;

<table><thead><tr><th width="184">Name</th><th width="149">Applies to</th><th width="279">Criteria</th><th>Multiplier</th></tr></thead><tbody><tr><td>Chad Trader</td><td>Volume XP</td><td>Users with access to the Avantis Trading Lounge, a private trading community within our server. This role is open periodically through application or by being a top trader in our trading competitions. </td><td>2x</td></tr><tr><td>Avantis Ambassador</td><td>All XP</td><td>Official Avantis ambassadors, who champion our brand on Twitter and Discord. This is a bespoke role that is obtained periodically via applications (if you think you'll be a good fit, join our Discord and tell us why!). </td><td>1.25x</td></tr><tr><td>Season 1 OG</td><td>All XP</td><td>Participated in Season 1 of Avantis XP before Sept 31, 2024</td><td>1.25x</td></tr><tr><td>Season 1 Participant </td><td>All XP</td><td>Participated in Season 1 of Avantis XP</td><td>1.1x</td></tr><tr><td>Trading quests</td><td>Trading XP</td><td>Complete unique trading quests to unlock additional XP boosts for certain time periods</td><td>Variable</td></tr><tr><td>Locked Liquidity Boosts</td><td>Liquidity XP</td><td>Lock your deposited USDC for boosts on your base liquidity XP. Lock for longer to earn the highest multiplier. Note: Locking XP boosts are only granted after completion of the lock, and do not stack with other LP badge boosts.</td><td>1.2-4x additional boost depending on lock duration</td></tr></tbody></table>


---

# 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-boosts-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.
