> For the complete documentation index, see [llms.txt](https://tyrnis.gitbook.io/dojis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tyrnis.gitbook.io/dojis/doji-details/fleet-coin.md).

# \[Alpha] Crew Coin

*Informations regarding the Crew Coin are not completed. This is an **Alpha** page.*

Also called, "1-9 coin" or the "Fleet Coin", the "Crew Coin" is a special NFT granting advantages to their owners. It can be minted by holding one DOJI of each rank (i.e. one rank 1 DOJI, one rank 2 DOJI, etc.). Each of these nine DOJI need to be part of the same faction: DOJICREW or XCREW.

Current informations are:

* The coin image will show the appearance (at the mint time) of the DOJIs used to mint it.&#x20;
* One DOJI can be part of only one “Fleet coin”, ever
* "Crew Coin" utility:
  * A “Crew Coin” full of unrevealed DOJI will come with a reward trait set
  * A “Crew Coin” full of frozen unrevealed DOJI will give a better reward trait set

![Initial sneak peak of Frozen Unrevealed Crew Coin art (left) and of the Unrevealed Crew Coin art (right)](/files/3nrFyBNuWtEtWBSTEJUY)

![\[Preview\] Reward traits set for Unrevealed Fleet coin](/files/KnxEfmLvtZEXYb7j4xvt)

![​​\[Preview\] Reward traits set for Unrevealed Frozen Fleet coin](/files/mQ8AUdndjY0i4RIodwCV)


---

# 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://tyrnis.gitbook.io/dojis/doji-details/fleet-coin.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.
