# HOW IT WORKS

No matter which type of integration you choose (No-code, Low-code, Custom API), one thing remains at the heart of our platform: the ability to create **Missions** that drive loyalty and boost user engagement.

### Missions

Missions are customizable challenges or tasks that users can complete within your loyalty program to earn points. Designed to boost engagement, missions encourage users to interact with your brand in meaningful ways, such as completing specific actions, inviting friends, or achieving certain milestones.

<figure><img src="/files/jJM5T8JSOVDEmAaQDYIQ" alt=""><figcaption></figcaption></figure>

### Add Member

With the **"Add Member"** feature, you can easily collaborate with your team by granting access to Enable3’s admin platform. This feature is designed to help you share responsibilities, manage permissions, and streamline teamwork on your loyalty programs.

### Add Custom Event

Technical documentation for setting up custom events [here](/enable3/tech/endpoints.md#send-event).


---

# 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.enable3.io/enable3/how-it-works.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.
