# About

## What is Humanode Launcher

Humanode Launcher is an app that facilitates the installation and management of the humanode blockchain node.

If you'd like to run a node and become a humanode, the launcher is the easiest way to get started.

{% hint style="info" %}
Want to install the node using CLI? See [Humanode Distribution](/docs/distribution/about.md).
{% endhint %}

## What this documentation covers

Here you can find information on installing and using the Humanode Launcher.

The UI is designed to be intuitive, but if you find yourself in trouble you can consult this guide.

## Overview

Our documentation consists of the following sections.

The first one, installation, will guide you through how to install the Humanode Launcher itself.

{% content-ref url="/pages/2pjDAKf4WBmG0pU7Xc0c" %}
[Launcher Installation](/docs/launcher/installation.md)
{% endcontent-ref %}


---

# 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/launcher/about.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.
