# Quests

There are three quests: two can be completed once, and one is permanent.

<figure><img src="/files/9Gyb7RcvduSuG8s0fXxw" alt=""><figcaption></figcaption></figure>

### The onboarding quest (one-time quest)

To complete it you must:&#x20;

1. [Deposit](/general/getting-started/fund-your-mass-account.md) at least $100
2. Add a referrer
3. Paid at least $2.5 of fees

This quest will unlock 10 $MASS

### The Stocks quest (one-time quest)&#x20;

You must buy at least $500 of stocks.&#x20;

This quest will unlock 50 $MASS. &#x20;

### The loyalty quest (permanent quest)&#x20;

You must pay $10 in fees each week to receive a 10% bonus on your weekly rewards. This quest resets once a week!&#x20;

Example: If you earned 100 MASS over the past 7 days and paid $10+ of fees, you’ll receive an additional 10 MASS.


---

# 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.mass.money/liquidity-mining-and-referral-programs/liquidity-mining/quests.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.
