# Chat with an Organizer

#### Want to ask about an event or just say thanks? You can message any organizer like this:

{% stepper %}
{% step %}
Go to the **Organizer’s Profile** (from the “Top Organizers” section or event page)

<figure><img src="/files/0G1vPlwmcFJdLO64u62d" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap the **Message** button

<figure><img src="/files/Q558UPGKoCDU2f5Gm6vT" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You’ll be redirected to their chat window

<figure><img src="/files/2CJZqyG842FVGVGzNRDx" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Type your message and hit **Send**
{% endstep %}
{% endstepper %}

That’s it — you're now connected!

{% hint style="info" %}
**A Few Friendly Reminders**

* Be respectful and kind.
* Keep convos relevant to the event or experience.
* Don’t share private or sensitive info.
  {% endhint %}

Organizers are just a message away 💌


---

# 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.coralyourevent.com/chat-on-coral-stay-connected-with-organizers-and-attendees/chat-with-an-organizer.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.
