For the complete documentation index, see llms.txt. This page is also available as Markdown.

🏅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

Quest rewards are usually configured as fixed payouts (e.g., 100 points per quest completed) rather than proportional distribution.

Last updated