# Adventure mode

Adventure Mode is the way every new learner must follow when getting started on Learnify

### Themes

The Adventure is divided into different Themes&#x20;

For example:

* Why Blockchain ?
* Bitcoin 101
* Ethereum 101
* AI Large Language Models
* Personal cybersecurity
* <mark style="background-color:orange;">And much more to come!</mark>

You have to unlock the Theme you want to follow before jumping into the courses

The first Theme is Free to unlock, and the followings will have a small "unlock price", increasing each time you unlock a new Theme

### Courses

Inside each Theme you will find different courses, you have to follow them by order.

### Blocks

Each Course is a set of Blocks

A Block is a piece of content followed by a set of [Games](/fondamentals/games.md)

If you score minimum 2:star:([stars](/fondamentals/ressources/stars.md)) you unlock the next Block


---

# 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.learnify.xyz/fondamentals/adventure-mode.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.
