# Followers

At Eventication, we recognise the importance of building a strong community of event enthusiasts and professionals. That's why we have introduced the concept of "followers" on our platform. Followers are users who have opted to stay connected with a specific event company and receive updates about their latest events, news, and announcements.

## List

This page shows you an overview of all your followers.

## Settings

***'New event member becomes event company follower'***

If a person joins one of your events for the first time, should the platform automatically make that person an event company follower? This will only happen with first-time-members.

### Unfollow & unsubscribe

People can unfollow your company when they want.&#x20;

Every company [bulk email](/company/features/bulk-email.md) also includes unsubscribe links.

### Announce new events

You can use this follower module in tandem with [bulk emails](/company/features/bulk-email.md) to announce new events where your company needs people.


---

# 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.eventication.com/company/features/followers.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.
