# 12) Governance & DAO

LandFi is designed as a community-influenced ecosystem, where token holders can guide major decisions while the core team ensures operational execution and compliance. Governance votes require a 10 % quorum of circulating LND and pass by simple majority.

#### **What Holders Can Influence**

* **Pool Creation & Parameters:** Decide which new pools to launch and the mix of USDC vs. LND rewards.
* **Treasury Priorities:** Vote on broad categories for treasury use e.g., funding new acquisition cycles, increasing staking rewards, or growing the strategic reserve, while execution remains with the core team.
* **Partner Expansion:** Approve the addition of new acquisition partners and diversification strategies.
* **Ecosystem Features:** Help shape platform upgrades, campaigns, and community incentives.

#### **Treasury Transparency & Community Influence**

All treasury funds are held in multi-sig and/or smart-contract-controlled wallets with on-chain transparency. The core team presents proposals for treasury deployment, and the community votes on preferred actions. This model provides visibility and influence without compromising the speed and efficiency needed for real estate acquisitions.

#### **Annual Review of Allocated Capital**

Deployed capital is reviewed annually. The team evaluates performance, explores new opportunities, and presents the community with options for recommitment or diversification. While final decisions rest with the LandFi team, community sentiment helps guide future direction.

This governance structure balances decentralisation with responsible stewardship, giving holders meaningful influence while ensuring the platform remains agile, compliant, and focused on delivering results.

\ <br>

<br>


---

# 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://landfi.gitbook.io/landfi/landfi-whitepaper/dao.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.
