# How to adventure

## Choose a region

At present time in Crypture World there are two regions available: **Forest** and **Magma**. You can select which region to explore on the welcome screen.

<figure><img src="/files/jIXco6OOTAvVAGnmJS9z" alt=""><figcaption><p>Every region allows you to adventure with Cryptures that are native to it</p></figcaption></figure>

{% hint style="info" %}
Stay tuned about new regions being released by visiting the official [Project Roadmap](/crypture-world/master.md#project-roadmap).
{% endhint %}

## Set your Headquarters

Before you can send your Cryptures to adventure, a **Headquarters** associated with the specific region is necessary. Each Headquarters has a maximum capacity for the number of Cryptures it can host. To welcome new players, the free Crypture Herizo and the Starter Hut can be used to adventure in both regions.

Step1: Click on **Set HQ** in the upper top right corner of the screen. The Set HQ dialog shows the capacity and level of a Headquarters from your Inventory.

<figure><img src="/files/K8nrXmeJJSIc7bjrO25T" alt=""><figcaption><p>Only one HQ can be set per region and it is identified with the "Already Set" label</p></figcaption></figure>

Step2: Mark your selection with a blue check and click on **Save**. Most actions in Crypture World must be recorded on the blockchain and the transaction is signed by the player's wallet. After authorizing the transaction using your WAX Wallet, you will see your active Headquarters displayed at the top of the screen.

![Basic Forest Headquarters](/files/Dn8LUbqu55xMl0CC7STA)

{% hint style="info" %}
The free **Starter Hut** can be used to adventure a maximum of 10 times in each region. After the end of that trial if you wish to continue adventuring with Herizo you may purchase a Basic Headquarters from [AtomicHub Marketplace](https://wax.atomichub.io/market?collection_name=crypturewrld\&order=desc\&schema_name=headquarters)
{% endhint %}

**More details on headquarters can be found in the** [**Adventures**](/crypture-world/how-to-play/adventures.md) **section**

## Set adventure team

To select which Cryptures will be going on adventure you need to open the **Adventure** section using the main navigation.

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

Step1: Click on the **Change Team** link next to **Your Team** title.

<figure><img src="/files/Z90AFowCAzKeivwdhj0s" alt=""><figcaption><p>Select the amount of Cryptures in your Team as dictated by your Headquarters capacity</p></figcaption></figure>

Step2: Mark the desired **Cryptures** with a blue check and click Save to record your choice on the WAX blockchain. Only Cryptures from the same region as your Headquarters are displayed. To help find a specific Crypture you may wish to filter by its **Rarity** or to search by its **Name**.

**More details on adventure teams can be found in the** [**Adventures**](/crypture-world/how-to-play/adventures.md) **section.**

## Start your first adventure

Now that you have set a **Headquarters** and selected at least one **Crypture** in your adventure team, you are ready to go on your first adventure! Click on the **ADVENTURE** button and confirm the transaction using your wallet. After a few seconds you will see the amount of resources you have collected from the adventure: Wood, Rock and Gold. If you are lucky you may also receive a NFT looting that will be displayed in a popup. :tada:

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

{% hint style="info" %}
You may access the game on your mobile device anytime to play Crypture World. All features of the game are fully supported!
{% endhint %}


---

# 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://whitepaper.cryptureworld.com/crypture-world/getting-started/how-to-adventure.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.
