> 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/the-collection/piraterush-ogs.md).

# PirateRush OGs

## OG vs Non-OG

Arrr mateys, listen up! Ye may have noticed that there be two types of NFTs in circulation among our PirateRush crew. Some NFTs have a brown wick while others have a golden wick with the trait "OG" labeled as "Yes".

The OG NFTs were given to our original crew members when we first set sail on this journey. They are special because they currently receive a 2x [rev share](/piraterush/utility/distribution.md) and will have the future utility to purchase a rev share upgrade up to 3x using [$NUG](/piraterush/tokenomics/usdnuggets.md) tokens earned by staking. Only OG NFTs will have the ability to upgrade their rev share.

While there may be more future utility associated with OG NFTs, we haven't quite charted that course yet. But for now, keep an eye out for those golden wicks, me hearties!\
\
![](https://lh4.googleusercontent.com/NPBh47aYtzSXFg5DFKx_2J0-UOdKpAMmqXcNm1zo3QhpETu-RdDM7ayclfe4Y9NC6hBYBJicPLuf-vujh8D4kf196m8gzSQd8huF2ulwIgnus1X0entOjLLq8famUReHrxpBmeoi6kDdjzI1)

<figure><img src="/files/0KG6GJBykfAeDYjQ8yNE" alt=""><figcaption></figcaption></figure>

<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/the-collection/piraterush-ogs.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.
