# How to Follow Organizers

<figure><img src="/files/EFM7x029fwOUC0egTOuG" alt=""><figcaption><p>Stay connected with organizers and be the first to know about new events.</p></figcaption></figure>

Staying connected with organizers helps you get notified of their future events.\
There are two easy ways to follow an organizer:

### **🔍 Via Home Page:**

{% stepper %}
{% step %}
Scroll to the **Top Organizers** section
{% endstep %}

{% step %}
Tap **Follow** directly on the card, or Tap **View All (>)** to explore the full list
{% endstep %}

{% step %}
From the full list, tap **Follow** or tap their name/profile image to visit their profile, then tap **Follow**
{% endstep %}
{% endstepper %}

### **📄 Via Event Detail Page:**

{% stepper %}
{% step %}
Tap the organizer’s **name** or **profile image**
{% endstep %}

{% step %}
You’ll be redirected to their profile
{% endstep %}

{% step %}
Tap **Follow**
{% endstep %}
{% endstepper %}

Following organizers ensures you’re always a step ahead, ready for their next big event or exclusive drop.


---

# 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/promotions-and-marketing-on-web-app/editor.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.
