> For the complete documentation index, see [llms.txt](https://whitepaper.doublejump.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.doublejump.wtf/game-modes/special-events.md).

# Special Events

### Battle Pass Achievements

Battle Pass Achievements are in-game missions and tasks that reward $JUMP tokens without having to purchase tokens from an exchange or stake an NFT.

All players, both holders and non-holders, can participate in Battle Pass Achievements. This creates a "*freemium*"-like model for players to enjoy Double Jump without having to commit to buying an NFT or $JUMP tokens from exchanges to participate.

### SolJump Tournaments&#x20;

![](/files/dF45skAgEGC1mkmQI3mv)

### Leaderboard Challenge&#x20;

![](/files/VYjCkvOy0HurmrI9Z7eK)


---

# 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://whitepaper.doublejump.wtf/game-modes/special-events.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.
