# Contacting the Team

Use the link below to join the `Alchemist` discord server, home of the Crucible team.

{% embed url="<https://discord.alchemist.wtf>" %}

Once you've joined our Discord server, please visit the `#Crucible` channel in the Helpdesk section and a member of the team help you out.

Alternatively if you do not use Discord, you can use the form below to get in touch with the team.

{% embed url="<https://alchemistcoin.typeform.com/to/mYa5x2FW>" %}


---

# 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.crucible.wtf/launching-a-reward-program/contacting-the-team.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.
