> For the complete documentation index, see [llms.txt](https://docs.fuul.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fuul.xyz/core-concepts/trigger-integrations/quests-and-social/galxe-zealy.md).

# Galxe & Zealy

Reward users for completing quests in your Galxe campaigns or Zealy communities.

## How it works

Quest integrations work on a **completion basis** — each user who completes the specified quest or campaign earns a reward.

| Step                   | What happens                                                                          |
| ---------------------- | ------------------------------------------------------------------------------------- |
| **Fetch participants** | Fuul pulls the list of users who completed the quest/campaign from the platform's API |
| **Deduplicate**        | New participants are identified by comparing against previously recorded completions  |
| **Record completion**  | Each new participant is recorded with a binary completion status                      |
| **Distribute rewards** | Rewards are distributed to all users who completed the quest                          |

{% hint style="info" %}
Quest rewards are usually configured as **fixed payouts** (e.g., 100 points per quest completed) rather than proportional distribution.
{% endhint %}
