# Support

If you have any question or encounter an issue with the HeadStarter events, methodology,  contracts and/or interface, please open a support ticket in the public Discord server. Alternatively, you can contact us at [support@headstarter.org](emailto:support@headstarter.org).

{% hint style="warning" %}
The HeadStarter Labs team will never DM you first. \
\
The HeadStarter team does not have official Telegram, Twitter and Discord Support user accounts, if you encounter somebody claiming to be a HeadStarter representative, it's likely a bad actor trying to scam you.

&#x20;

Members of our team will never ask for your information, seed phrase, private key, or funds.\
\
Always confirm any interaction you have with the official accounts on Discord or Twitter.
{% endhint %}


---

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