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


---

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