# Beginner's Guide

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

Welcome to **Fracctal Monsters**, a web3[^1] **Algorand** blockchain[^2]-based game! If you're unfamiliar with web3 and/or the Algorand blockchain, don't worry - this beginner's guide will help you get up to speed.

Check out the sections below for step-by-step instructions on creating your account, setting up your wallet, purchasing Monsters, and, of course, **playing the game**!

[**Creating Your Account**](/whitepaper/about/beginners-guide/creating-a-free-account.md)

[**Setting Up a FraccWallet**](/whitepaper/about/beginners-guide/setting-up-a-fraccwallet.md)

[**Buying a Fracctal Monster**](/whitepaper/about/beginners-guide/buying-a-fracctal-monster.md)

[**Playing the Game**](/whitepaper/about/beginners-guide/playing-the-game.md)

[^1]: A *new iteration of the World Wide Web* which incorporates concepts such as decentralization, blockchain technologies, and token-based economics.\
    \
    Source: Wikipedia

[^2]: A blockchain is a distributed database or ledger that is shared among the nodes of a computer network. As a database, a blockchain stores information electronically in digital format. Blockchains are best known for their crucial role in cryptocurrency systems, such as Bitcoin and Algorand, for maintaining a secure and decentralized record of transactions. The innovation with a blockchain is that it guarantees the fidelity and security of a record of data and generates trust without the need for a trusted third party.\
    \
    Source: investopedia.com


---

# 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://fracctal-monsters.gitbook.io/whitepaper/about/beginners-guide.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.
