> For the complete documentation index, see [llms.txt](https://whitepaper.cryptopia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cryptopia.com/gameplay/adventurer.md).

# Adventurer

### The free-to-play-and-earn concept

In Cryptopia, the Adventure strategy compliments the [free-to-play-and-earn](/mission-and-vision/free-to-play-and-earn.md) experience in blockchain gaming. Players take on the role of an adventurer and strive to become the best in their chosen profession, starting at entry-level and advancing through quests and XP. These XPs upgrade their career level and traits, allowing for progress in the game. Sabotaging opponents' factories is another aspect, but it requires higher loyalty, determined by NFT Loyalty Cards.

### Ships

All citizens gain a ship upon joining Cryptopia. Your ship is the primary means of transport and an NFT you can trade. You can use modules to upgrade your vessel's speed and cargo, gain new ships as quest rewards, or buy ships from sellers.

<figure><img src="/files/sirirNsWZ1cMT09iUilx" alt=""><figcaption></figcaption></figure>

### Quests

Explore Cryptopia and find the best places to apply your skills. As your abilities grow, so will your wealth and your access to even greater opportunities.

<figure><img src="/files/lO4m3JFdLJQ5v8Bww5e0" alt=""><figcaption></figcaption></figure>

### Career

Choose a career that will make their own self unique. An adventurer can provide services to other players in terms of building construction and many more. Adventurers level up and obtain skills by doing quests.

<figure><img src="/files/PbUFo5xkVTVJcYhnJkeX" alt=""><figcaption></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://whitepaper.cryptopia.com/gameplay/adventurer.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.
