> For the complete documentation index, see [llms.txt](https://piraterush.gitbook.io/piraterush/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://piraterush.gitbook.io/piraterush/tokenomics/gems.md).

# GEMS

Arrr, me hearty! PirateRush be havin' a special currency known as GEMs. These GEMs be awarded to all newly connected wallets as a means to test a game before settin' yer SOL on the line. With GEMs, ye can play and test all our games without worryin' about losin' yer valuable SOL.

Newly connected wallets will receive 2500 GEMs to start with, which can be used to play all our games. We be buildin' a leaderboard for GEMs and plan on awardin' a variable amount to connected wallets. A new game event for the GEMs leaderboard will also be comin' soon, so be sure to keep an eye out for that!

PirateRush holders can also compete with their GEMs to see who can win the biggest prize. The PirateRush holder who generates the most GEMs with their starting amount will earn a special prize as decided upon by our team. Remember, GEMs do not leave the PirateRush games and do not have any real value outside of bein' a free-to-play currency.

<div align="left"><figure><img src="/files/90euivME487NRBI6Zs57" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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://piraterush.gitbook.io/piraterush/tokenomics/gems.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.
