# Become A Creator

{% hint style="danger" %}
HEAT Creators are coming very soon.  In the meantime if you are interested please fill out the form below and we will reach out to you once we launch the Creator program.
{% endhint %}

If you would like to become an official HEAT Creator please fill out the form below&#x20;

[HEAT INTAKE FORM ](https://forms.gle/EWXerB3T5Pc4pCqp6)


---

# 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.heat.tech/getting-started-with-heat/become-a-creator.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.
