> 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/products/launchpad/initial-holder-offerings.md).

# Initial Holder Offerings

Initial Holders Offerings (IHOs) on HeadStarter are a unique fundraising mechanism that involves the community in the decision-making process through DAO voting. This ensures that projects supported by the community have a chance to succeed, even if they don't meet the strict criteria of traditional IDOs.

**What is an IHO?**

An Initial Holders Offering (IHO) is similar to an IDO but with the added element of a DAO vote. This democratic process allows the HeadStarter community to have a direct say in which projects get funded, ensuring that promising projects do not fall through the cracks due to stringent eligibility criteria.

**IHO Process on HeadStarter**

1. **Proposal Submission:**
   * A formal IHO proposal is submitted for consideration. This proposal includes detailed information about the project and its potential benefits to the community.
2. **DAO Voting:**
   * The HeadStarter DAO members have 48 hours to vote on the proposed IHO motion.
   * Voting options are YES or NO.
3. **Supermajority Requirement:**
   * For the motion to pass, it must receive a supermajority of >75% of the expressed votes.
   * A passing vote enables the project to conduct an IHO event.
4. **IHO Event Execution:**
   * Once approved, the IHO event operates similarly to an IDO, with token sales and distributions managed through the HeadStarter platform.

**Future Enhancements**

As the protoDAO evolves towards on-chain settlement, additional criteria such as a minimum voting quorum will be introduced to further refine the decision-making process.

**Conclusion**

IHOs on HeadStarter empower the community by allowing them to vote on project proposals, ensuring that innovative and promising projects receive the support they need. This democratic approach enhances the inclusivity and robustness of the fundraising process on the platform.


---

# 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/products/launchpad/initial-holder-offerings.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.
