> For the complete documentation index, see [llms.txt](https://docs.headstarter.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.headstarter.org/readme.md).

# Welcome to HeadStarter

Welcome to the HeadStarter documentation! We're excited to have you here! 🧑‍🚀 👩‍🚀

This documentation is designed to help you understand and navigate all the features and functionalities of HeadStarter, the HeadStarter dApp, the HeadStarter launch events, token economy, and all the black matter in-between 🌌.

Whether you're a seasoned HBARbarian, new to Hedera, or new to Web3, you'll find valuable information to make the most out of our platform.

**Index:**

* [**Introduction**](/introduction.md)
  * [Mission](/what-is-headstarter/mission.md), [Vision](/what-is-headstarter/mission/vision-and-core-values.md) and [The value-add](/what-is-headstarter/mission/the-value-add.md)
  * [Team](/what-is-headstarter/team.md)
  * [Roadmap](/what-is-headstarter/roadmap.md)
  * [History Overview](/what-is-headstarter/history-overview.md) and [Deep Dive](/what-is-headstarter/history-overview/history-deep-dive.md)
* **Flagship Products**
  * [Crowdfunding Launchpad](/products/launchpad.md)
  * [Zero Gravity Incubation Program](/products/zero-gravity-incubation-program.md)
  * [Spacewalk Accelerator Program](/products/accelerator.md)
* **Support Products**
  * [Project Sentinel](/support-products/project-sentinel.md)
  * [Single Sided Staking](/support-products/single-sided-staking.md)
  * [Hashgraph Venin JS](/support-products/hashgraph-venin-js.md)
* **Token Economy**
  * [Token Metrics](/token-economy/the-headstarter-token/token-metrics.md)
  * [Tiers](/token-economy/the-headstarter-token/holder-tiers-hst.md)
  * [Utility NFTs](/token-economy/headstarter-utility-nfts.md)
* **Governance and Staking**
  * [HeadStarter DAO](/governance/headstarter-dao.md)
  * [HeadStarter Committee](/governance/headstarter-council.md)
* **General**
  * [Official links & resources](/official-links.md)
  * [Audits](/audits.md)
  * [Disclaimer](/disclaimer.md)
  * [Contact us](/contact-us.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.headstarter.org/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.
