# Voting Platform

The voting platform is where all decisions pertaining to new tokens being added to the ecosystem will be made. Each $DeFi Token accounts for 1 vote.&#x20;

During the "Chopping Block AMAs" the projects making their presentations will be put into the dApp and the project with the most votes will be chosen as the winner to be added to the Ecosystem.&#x20;

In later phases of the Ecosystem, decisions such as taxes, what to do with the funds, and other critical decisions will be made through a V2 voting platform which will become the owner of all of the contracts within the Ecosystem. Therefore, once the Ecosystem reaches its final phase, all community decisions will result in the voted on changes occurring within the Ecosystem automatically, resulting in a fully functional DAO.&#x20;

The voting mechanics for the V2 platform will be decided on at a later time and will revolve around the $DeFi token.&#x20;


---

# 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://geeksecosystem.gitbook.io/geeks-ecosystem-whitepaper/usddefi-token/voting-platform.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.
