# Blockchain Basics

A few links to get you started

RULE 1: NEVER SHARE YOUR PRIVATE KEYS AND KEEP THEM IN A SAFE PLACE, IF YOU LOSE THEM WE WILL NOT BE ABLE TO RECOVER THEM FOR YOU, IT IS YOUR RESPONSIBILITY TO KEEP YOUR WALLET SAFE

That being said: an Ethereum compatible wallet is needed to play the game, Metamask is a good solution

disclaimer: we are not affiliated with Metamask in any way

{% embed url="<https://support.metamask.io/start/getting-started-with-metamask>" %}

during Phase00 Alpha we will be testing the first main core gameplay, PVP and PVP confrontations between Citadels


---

# 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://barrennftgame.gitbook.io/barren-tutorial/blockchain-basics.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.
