> 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/contact-us.md).

# Contact Us

We value the engagement and collaboration of our community, projects, and investors. Your feedback, inquiries, and contributions are crucial to the growth and success of the HeadStarter ecosystem. Please feel free to reach out to us through the appropriate channels listed below.

**Community Inquiries**

If you are a community member with questions, suggestions, or need assistance, we are here to help. Engage with us on our social media platforms or contact our support team directly.

* **Telegram:** [HeadStarter Community](https://t.me/headstarterorg)
* **Discord:** [HeadStarter Discord](https://discord.com/invite/KzKqvVADGM)
* **Twitter:** [@HeadStarterOrg](https://twitter.com/HeadStarterOrg)

**Project Inquiries**

For projects interested in joining the HeadStarter ecosystem, participating in our accelerator program, or launching an IDO/INO, please contact us. We look forward to learning about your innovative ideas and discussing how we can support your journey.

* **Application Form:** [Project Submission Form](https://docs.google.com/forms/d/e/1FAIpQLSckvx0yITNlHhs3v1FYy0M6v_4bqh-dcFtN8k3mEX0XajJJCQ/viewform)

**Investor Inquiries**

Investors looking to explore opportunities within the HeadStarter ecosystem or seeking more information about our projects and initiatives are welcome to reach out. Our team is ready to provide detailed insights and facilitate your engagement with promising projects.

* **Email:** <contact@headstarter.org>
* Linkedin: [Message HeadStarter](https://www.linkedin.com/company/headstarterorg)

**General Inquiries**

For all other inquiries, including media, partnerships, and collaborations, please contact us through the following channels:

* **Email:** <contact@headstarter.org>


---

# 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/contact-us.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.
