> 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/voyaging/buying-a-voyage.md).

# Buying a Voyage

### **BUYING A VOYAGE**

Head to [www.damnedpiratessociety.io\&#x20](http://www.damnedpiratessociety.io\&#x20);

\- Connect your wallet\
\- Check if you have enough TMAP (Treasure Map Tokens)\
\- Go to the Cartographer\
\- Manage Voyages\
\- Buy Voyaget\
\- Select the voyage type (easy, medium, hard, legendary)

<div><figure><img src="/files/xKoekZtcZgzk1nxY9uR7" alt=""><figcaption><p>Easy Voyage</p></figcaption></figure> <figure><img src="/files/FFXAmujazXqIk2W2XASY" alt=""><figcaption><p>Medium Voyage</p></figcaption></figure> <figure><img src="/files/zuho6fpdEl5s3hh2GE81" alt=""><figcaption><p>Hard Voyage</p></figcaption></figure> <figure><img src="/files/jcoBAF6XDxuayVWGaag3" alt=""><figcaption><p>Legendary Voyage</p></figcaption></figure></div>

Once you have bought the voyage, it'll take a few seconds to generate as the interaction are populated. The order of interactions are determined by our contracts using a API3 QRNG oracle for entropy.&#x20;


---

# 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/voyaging/buying-a-voyage.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.
