> For the complete documentation index, see [llms.txt](https://docs.wreckleague.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wreckleague.xyz/tournaments/wreck-xp.md).

# Wreck XP

### Overview

Wreck XP is an exciting new points system designed to reward those within the Wreck League ecosystem. Players will be able to earn Wreck XP just by playing the game and will be able to convert it into exclusive rewards and future airdrops.

* Earn Wreck XP by taking part in electrifying events like Leaderboard Contests, the all-new Autocore Inc., and more
* Convert your hard-earned Wreck XP into exclusive rewards, future airdrops, and potentially even more utilities down the line
* No need to be a top-tier competitor – Wreck XP rewards engagement for players of all skill levels
* Future expansions will allow you to rake in XP through activities, tournaments, and more!

###


---

# 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:

```
GET https://docs.wreckleague.xyz/tournaments/wreck-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.
