# Welcome to the Hive Tour

## Master the Hive ecosystem concepts

![](/files/-MTaDvDFMCMFdHSgn5Tk)

The Hive Tour has been designed by HiveBuzz, a project aimed at gamifying the Hive blockchain experience. It will help you master most aspects of the Hive ecosystem.

By performing small actions with your Hive account, you will soon learn all the tips and tricks that will allow you to become a Hive pro.

**If you do not have a Hive account yet, you can create one using any of the registration providers you will find on** [**this page**](https://signup.hive.io)**.**

Once you have an account, you can start your journey and participate in the Hive life.

{% hint style="success" %}
You can check your Hive Tour progression and personal achievements on <https://hivebuzz.me>
{% 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://tour.hivebuzz.me/master.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.
