# FIRST CHOICE COIN DAO

A DAO is a decentralized autonomous organization, a type of bottom-up entity structure with no central authority. Members of a DAO own tokens of the DAO, and members can vote on initiatives for the entity. Smart contracts are implemented for the DAO, and the code governing the DAO's operations in publicly disclosed.

First Choice Coin DAO is managing the Treasury wallet that handles the fund invested in various Defi.&#x20;

The polygon [first choice coin treasury wallet](https://app.safe.global/matic:0x66264E76316b2122738998e325533A9a7D1b1e82/home) is  multi signature wallet created with Gnosis safe.

The binance smart chain (BSC) [first choice coin treasury wallet](https://app.safe.global/home?safe=bnb:0x108bE6c7b1199EE1b5ecE38120DcC34f61Ae7224) is  multi signature wallet created with Gnosis safe.

The voting and governance of the DAO is currently done with <https://snapshot.box/#/s:firstchoicecoindao.eth>

Currently you need to hit certain number of first choice coin to join the dao group in tally.


---

# 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.firstchoicecoin.info/first-choice-coin-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.
