> For the complete documentation index, see [llms.txt](https://warena.gitbook.io/warena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warena.gitbook.io/warena/3d-official-launch/handbook-for-beginners.md).

# Handbook for beginners

Entering the Warena 3D Metaverse your first time is an exciting time for every player. For beginners who have NOT YET purchased NFT Land, here is the best way to enter Warena and begin your journey!

## Step 1:

Log into the game. In the location section enter any address in the range:&#x20;

* X: 45 → 54&#x20;
* Y: -95 → -56

If you currently do not own NFT land, you can join a guild to be able to play the game with the following features:\
✅ Collect materials

✅ Craft and build in-game objects

✅ Combat missions

To join a guild, players can use the guild feature every time they enter any new land.

## Step 2:

&#x20;Search for a guild in the guild search and send a request to join the guild.

## Step 3:

If the guild master accepts your request, you now become a member of that guild and can play games on the guild’s land.

If you DO currently own NFT land and are a guild owner, you will have access to the additional features:&#x20;

✅ Building

✅ Play minigames to earn resources&#x20;

✅ Automatic material collection via NFT from 2D games

Land ownership is the best way to begin and take advantage of all that ⚔️ Warena has to offer, but for beginners who are just getting started, use this guide to explore Warena 3D, socialize, play games, and explore.


---

# 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, and the optional `goal` query parameter:

```
GET https://warena.gitbook.io/warena/3d-official-launch/handbook-for-beginners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
