# Proposals

The goal of Curio community collaboration is to expand the project ecosystem and continue to make collecting the cards fun and easy. No new cards from the original 2017 collection will ever be released. The proposals the Curio Community vote on will serve these goals.

## Proposal Process

1. An initial discussion around new ideas and proposals start in the Curio Discord (<https://discord.curio.cards>) and Curio Forums (<https://forum.curio.cards/>)
2. A single (or series of) non-binding votes/polls will take place on the Curio Discord and Forum.
   1. Each vote will run for least 24 hours to give people from all timezones an opportunity to participate.
   2. The votes will help gauge support and figure out specific details.
3. The results of the discussions and polls will be written up for review and feedback by the appropriate Curio Guild team. The final draft becomes a formal governance proposal.
4. Formal Proposals go to a Cardholder Vote at[ https://governance.curio.cards/](https://governance.curio.cards/)
   1. Votes will be announced on the official Curio Twitter account,[ @MyCurioCards](https://twitter.com/mycuriocards), and the Discord.​
   2. Votes will run for 24-72 hours to give people from all timezones an opportunity to participate, depending on the urgency.
   3. Voting uses the popular Snapshot platform which costs no gas, using signatures instead of transactions.

Cardholder Voting is based on the amount and rarity of held cards and/or fractional Card tokens (including LP). Amount and rarity voting combats a type of voter fraud known as a[ Sybil Attack](https://coincentral.com/sybil-attack-blockchain).


---

# 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.curio.cards/dao-and-contribution/proposals.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.
