> For the complete documentation index, see [llms.txt](https://docs.piratenation.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piratenation.game/learn/in-game-events/lockbox-lurkers.md).

# Lockbox Lurkers

The Lockbox Lurkers event ran from February 6-20, 2025. This was a risk-on game event where players were given a choice: take home the rewards available onhand or take a chance on reaping even better rewards from upgrading their Lurker Chests.

<figure><img src="/files/a1JcC12oNEV2hYUoxYkb" alt=""><figcaption></figcaption></figure>

Players can still open their Lurker Chests for the rewards, but will no longer receive Trophies as the leaderboard has been wound down. Monster Chow can be traded at a 1:1 ratio for PGLD with Flip the Trader.

<figure><img src="/files/1Bvsmvb0J0x2uXLu3Dsi" alt=""><figcaption></figcaption></figure>

These are the rewards possibilities available in every Lurker Chest.

<figure><img src="/files/zjEDgOhL75QLrIMdxoDW" alt=""><figcaption></figcaption></figure>

Scroll to the [#lurker-chest-rewards-guide](#lurker-chest-rewards-guide "mention") to see the exact odds for opening each stage of the Lurker Chest.

### Lurker Chest Rewards Guide

<figure><img src="/files/cWDeHDT2twZZHkb3n0Xp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cr3ZzWYDEiuMVpoDhCwa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nS3QGpkvLm9OL5KFaQn9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WDQ8CNzp2E9SPmtteuj9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KTEtya9TIs1o1HBXWqiR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XzmiT2gFENOt7R7TK0eB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hD8Pu7iYaP5P6TQaCEHQ" alt=""><figcaption></figcaption></figure>


---

# 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.piratenation.game/learn/in-game-events/lockbox-lurkers.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.
