> For the complete documentation index, see [llms.txt](https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/pirateverse-alpha-build/cosmetics.md).

# Cosmetics

The collection and crafting of cosmetics in the [Pirateverse (alpha build)](/the-damned-pirates-society/pirateverse-alpha-build.md) will be one of the key pillars to our in-game economy. We want to provide you with as many opportunities to make your assets your own. From unique card decks and dice to use in tavern minigames to ship cosmetics and rare items to decorate your land with, we want every player to have the tools to customize their spaces and assets how they want.

The first cosmetic collection will be a limited edition DPS ship cosmetics for minters of Gen1 pirates.

<figure><img src="/files/gkKHUTphGUuWzG3UWuwK" alt=""><figcaption><p>Upgraded ship with DPS cosmetics</p></figcaption></figure>

<figure><img src="/files/kMHoPnxJft78b9PpfmXV" alt=""><figcaption><p>Basic Ship cosmetic</p></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:

```
GET https://damnedpiratessociety.gitbook.io/the-damned-pirates-society/pirateverse-alpha-build/cosmetics.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.
