# Quick Start

## I want to learn

A good place to start is the [overview](https://gitbook.humanode.io/docs/overview "mention") section.

If you can't wait, go to [node](https://gitbook.humanode.io/docs/node "mention"), and then to either [launcher](https://gitbook.humanode.io/docs/launcher "mention") or [distribution](https://gitbook.humanode.io/docs/distribution "mention").

## I want to act now

Want a step-by-step guide on how to become a validator? Visit the page below:

{% embed url="<https://gitbook.humanode.io/mainnet-guide/>" %}


---

# 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://gitbook.humanode.io/docs/readme.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.
