> For the complete documentation index, see [llms.txt](https://docs.thehemera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thehemera.com/about-us/partnership-inquiries.md).

# Partnership inquiries

If you are a developer or project team eager to explore the possibilities of integrating Hemera Protocol into your web3 application or project, we are here to support you every step of the way. Whether you are interested in leveraging our account-centric indexing for enhanced data interoperability or have questions about the potential use cases tailored to your needs, we're ready to assist.

To discuss your specific requirements and explore how Hemera can benefit your project, feel free to schedule a call with one of our team members. You can conveniently do so by [visiting our Calendly link](https://calendly.com/sammi_sg/30min?month=2024-09).

If you prefer written communication or have detailed queries, we welcome you to reach out to us via email at <contact@thehemera.com>.


---

# 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.thehemera.com/about-us/partnership-inquiries.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.
