# Business Model

**This platform concept merges lending pool functionalities with an integrated DAO voting system and a project marketplace. Central to the system are lending pools where users deposit funds into vaults to earn interest.**

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

**A vault** is essentially an on-chain "fund" or "lending pool" that aggregates tokens in a single address for the purpose of lending to Real World Projects. Each vault has its own strategy, such as hospitality or property development, and sets specific terms like interest rates (e.g., 5%, 10%), repayment schedules (monthly, quarterly, annually), and loan durations (6 months, 1 year, 2 years). Funds in the vault can be held in USDT or DFIND, but loans are disbursed in USDT to borrowers. Interest, principal, and fees are also remitted back to the vault.

For loan disbursements, the vaults transfer USDT to a multi-signature wallet requiring at least two authorizations for withdrawals – typically from one or two Definder representatives and one from the project side. This mechanism ensures secure and justified fund allocation.

{% hint style="success" %}
**The DAO serves as the decision-making body for all projects.**&#x20;
{% endhint %}

Before a loan is granted, DAO members vote on the project in the voting tab. Once a project passes this voting phase and if the vault has sufficient funds, it receives financing up to 90% of its requested amount instantly. The remaining 10% is listed on the "Projects" tab, functioning as a marketplace where lenders outside the pool can invest for a limited period.

In the voting system, any platform participant can vote on projects. To participate, users must link their wallet to the Definder DApp and hold a minimum of $100 worth of DFIND tokens. Each participant's vote is valued at a base of $1000 plus the amount of DFIND they hold, ensuring a minimum vote value of $1000 for all, regardless of token holdings.

***

Token holders not only wield voting power but also share proportionately in Definder's rewards. Active voters are rewarded with points, contributing to their tier ranking (four tiers in total). Higher tiers amplify vote value and increase the likelihood of receiving benefits from airdrops, giveaways, and other rewards.


---

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