> For the complete documentation index, see [llms.txt](https://frigghome.gitbook.io/frigghome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frigghome.gitbook.io/frigghome/earn/gamified-defi-education/quest-system.md).

# Quest System

FriggLiquid’s reward system drives engagement through a lore-driven dApp and gamified Web3 learning, using points to unlock roles and benefits in FriggHome’s ecosystem.

Starting at the base role, **users earn points through quests** to progress to higher tiers, unlocking daily rewards and DePIN perks (available on FriggBox in 2026).

### Social Quest <a href="#social-quest" id="social-quest"></a>

Engage with FriggHome’s community to earn points. Connect your social media accounts to accelerate role progression and strengthen community ties.

* 📲 Earn up to 30,000 points by **following our social accounts**, joining Telegram, and participating on **Discord**.
* 🏆 **Claim each achieved role** on Discord to earn additional points and showcase your progress to the community.
* 🌍 **Join a country team,** marked by the purple eyes 👀 🟣 of rebellion, to fuel the fight for freedom and earn purple eyes on your avatar.

### Financial Quest <a href="#financial-quest" id="financial-quest"></a>

Perform DeFi actions on FriggLiquid to earn points. Swap, stake, or restake tokens to support ecosystem growth and be rewarded for participation.

* 🔗 **Swap Volume** : Earn from $50 swapped, up to 10,000 pts.
* **💰 Staking ETH** : Earn from 10 pts/day up to 3,400 pts/day.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://frigghome.gitbook.io/frigghome/earn/gamified-defi-education/quest-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
