# Voyaging (Glossary of Terms)

Glossary of Terms

| Item                 | Description                                                                                                                                                                                                                                                     |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Tortuga              | The home of the Damned Pirates Society. The last refuge against the Reapers. For now it's a safe haven for the Pirate fleets to rebuild.                                                                                                                        |
| Treasure Maps (TMAP) | Earned automatically by Gen 0 Pirates, TMAP is burned to take part in voyages and, in future, other Pirateverse activities.                                                                                                                                     |
| Doubloons            | Doubloons are the in-game currency of the Pirateverse. Used to repair your flagship, buy support ships & buy cosmetics for your flagships. As we develop further there will be an increasing number of ways to spend your doubloons, both on-chain and in-game. |
| Pirates              | Pirates are currently the only assets that can go on voyages and Gen 0 can generate Treasure Maps (TMAP).                                                                                                                                                       |
| Flagships            | Required to sail on a voyage. Upgradeable skills and cosmetics can be applied. Can be damaged on voyages but not destroyed.                                                                                                                                     |
| Support Ships        | A consumable, single skill item that boosts the total skill by an amount dependent on rarity.                                                                                                                                                                   |
| Voyages              | A set voyage length of 6-24 interactions. Each interaction takes 1 hour. Successful voyages luck interactions will earn treasure chests. Unsuccessful strength or navigation interaction will result in a damaged Flagship or Support Ship.                     |
| Treasure Chests      | A treasure chest will contain doubloons and the chance at a Captains Lockbox.                                                                                                                                                                                   |
| Captains Lockbox     | Will contain an artifact of varying rarity. May contain other drops in future.                                                                                                                                                                                  |
| Artifacts            | An item that boosts a single skill by an amount dependent on rarity. These are taken on voyages to increase your chances of success. Artifacts have unlimited uses.                                                                                             |
| Cosmetics            | Composable NFT items that will become part of Flagships and other DPS collectibles to change their appearance.                                                                                                                                                  |
| Cartographer         | Allows you to mint voyages, trade TMAP and Doubloons.                                                                                                                                                                                                           |
| Shipyard             | Buy support ships, repair your flagships and buy ship cosmetics.                                                                                                                                                                                                |
| Docks                | Where you go to plan and assign pirates, support ships and artifacts to a voyage, then set sail.                                                                                                                                                                |
| Plunderers Guild     | Exchange chests for Doubloons and hopefully receive the elusive Captain's Lockbox.                                                                                                                                                                              |
| Tavern               | The Tavern is a social space. Learn about Damned Pirates Society and what's going on in Tortuga.  Runs the Crew for Coin loaning platform.                                                                                                                      |


---

# Agent Instructions: 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/voyaging/voyaging-glossary-of-terms.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.
