# Welcome to DeFi Choice

Welcome to **DeFi Choice**, the hub for decentralized governance and community-driven decision-making in the DeFi ecosystem. This documentation is your guide for understanding, using, and engaging with the DeFi Choice platform.

***

### What is DeFi Choice?

**DeFi Choice** is a participation-based voting platform that empowers users to shape the future of decentralized finance. By casting votes on key ecosystem decisions — from recognizing the best DEX to highlighting the most innovative protocols — the community decides what matters most in DeFi.

Every user receives **free votes** to participate, making governance accessible to everyone regardless of token holdings.

***

### Why Use This Documentation?

This documentation provides clear and comprehensive information about DeFi Choice. Whether you're a new user exploring decentralized governance or a developer seeking integration details, this guide has everything you need.

**Here's what you'll find:**

* **Getting Started**: Learn about the motivation behind DeFi Choice and the core principles of participation-based governance.
* **Tokenomics**: Understand the VOTE token, its utility, and how it powers the platform.
* **Developer Resources**: Access technical details including contract addresses and integration information.
* **Links**: Find all official channels and resources in one place.

***

### Platform Features

* **Voting**: Cast free votes or use VOTE tokens on weekly polls across multiple categories (Crypto, Entertainment, Sports, Gaming, and more).
* **Leaderboards**: Compete with other participants and climb the seasonal rankings to earn incentives.
* **Quests**: Complete daily, weekly, and milestone quests to earn points and boost your leaderboard position.
* **Referrals**: Invite friends to unlock higher leaderboard tiers and earn bonus points.

***

### Our Mission

DeFi Choice aims to foster collaboration, innovation, and transparency in the DeFi space. By putting governance in the hands of the community, we ensure that every voice matters and every vote counts.

***

### Important Notice

DeFi Choice is a participation-based voting platform. The VOTE token is a utility token used for voting and platform participation only. VOTE is not listed on any exchange and has no guaranteed market value. Participation does not constitute an investment and does not promise any financial return.

***

### Ready to Explore?

Use the navigation on the left to explore the documentation. Whether you're here to participate, learn, or build, DeFi Choice offers something for everyone.

Thank you for being a part of DeFi Choice. Together, we're shaping the future of decentralized finance.

[Visit DeFi Choice](https://app.defichoice.org)


---

# 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://defi-choice.gitbook.io/docs/readme.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.
