> For the complete documentation index, see [llms.txt](https://docs.definder.global/df-platform-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.definder.global/df-platform-white-paper/operations/business-model/dfind-definder-token/reward-system.md).

# Reward System

### Definder's Tier-Based Reward System and User Engagement

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

Definder enhances its platform with a tier-based reward system designed to further incentivize user participation in various platform activities. This multifaceted reward system complements the staking rewards by offering additional benefits for engaging in company activities. These activities include:

* **Investing in Projects**: Directly funding real estate ventures listed on the platform.
* **Voting in DAO**: Participating in governance by voting on project approvals and other decisions.
* **Staking Tokens**: Locking DFIND tokens in staking contracts for specified periods.
* **Referral System**: Inviting new users to join the Definder platform through a referral link.

### **Rewards and Benefits**

Users who actively participate in Definder's ecosystem receive rewards that extend beyond traditional financial gains, encompassing:

* **Bonuses**: Additional earnings on top of gains generated from investments on the platform.
* **Exclusive Opportunities**: Priority access to select investment opportunities not available to all platform users.
* **Event Invitations**: Invites to seminars and exclusive events, providing networking opportunities and insights into the real estate and DeFi sectors.
* **Lottery Participation**: Points accrued from platform activities contribute towards a year-end lottery, enhancing users' chances of winning exclusive rewards.

### **Year-End Lottery and Unique Experiences**

One of the most distinctive aspects of Definder's reward system is the annual lottery that offers community members the chance to win stays in luxury properties. This unique incentive is structured as follows:

* **Property Access**: As part of Definder's real estate investments, arrangements are made for investors to have the opportunity to use selected properties for one week each year.
* **Lottery Mechanism**: At the year's end, a lottery determines which community members will enjoy stays in these prestigious locations.
* **Increased Winning Odds**: The more points a user accumulates through platform participation, the higher their chances of winning in the lottery. While the selection process remains randomized, accumulated points significantly impact the likelihood of winning.
* **Luxury Stays**: Winners enjoy stays in luxury villas and properties, offering memorable experiences in some of the most sought-after locations.

**Definder's tier-based reward system and the accompanying annual lottery exemplify the platform's commitment to creating a vibrant, engaged community. By rewarding active participation and offering unique experiences beyond financial gains, Definder fosters a sense of belonging and loyalty among its users. This innovative approach not only enhances user experience but also reinforces Definder's position as a pioneering platform in the intersection of real estate and Decentralized Finance (DeFi).**

<br>


---

# 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://docs.definder.global/df-platform-white-paper/operations/business-model/dfind-definder-token/reward-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.
