# Mission and Ideals

## Mission&#x20;

* We protect and preserve the historical Curio Cards project&#x20;
* We serve the the artists, the cardholders, and the community&#x20;
* We follow the [dual mandate](/dao-and-contribution/curio-dao.md) to support and develop Curio Cards&#x20;
* We support opportunities for education and safety in the NFT community&#x20;
* We foster collaboration and harmony between Curio and the NFT community&#x20;
* We offer opportunities for DAO member growth within the Curio Cards project

## Ideals&#x20;

#### Art &#x20;

* We believe in the power of art to create personally meaningful connections for people with crypto
* We work to keep the spirit of art experimentation and exploration alive&#x20;
* We believe that artists deserve to be paid fairly&#x20;
* We respect artistic choice

#### Crypto&#x20;

* We believe in the power of crypto to enable and support digital artists&#x20;
* We believe in the power of [Open Source](https://en.wikipedia.org/wiki/Open_source) to create beneficial public goods&#x20;
* We are advocates for crypto and Web3&#x20;
* We believe more education about crypto is always a positive thing&#x20;
* We honor all questions as learning opportunities

#### Community Respect&#x20;

* Our goal is to prioritize excellence, kindness, and creativity over all else
* We nurture an accepting community open to all Curious Raccoons&#x20;
* We believe that everyone deserves respect, and we have zero tolerance for harassment&#x20;
* We value long-term integrity over short-term reward&#x20;
* We don’t support [FUD](https://en.wikipedia.org/wiki/Fear,_uncertainty,_and_doubt) or misinformation, even if it benefits Curio Cards&#x20;
* We are a family-friendly project&#x20;
* We respect the right to anonymity

#### Community Collaboration&#x20;

* We believe in coordination, not speculation
  * The Curio DAO is a coordination tool, not a token. We vote with the cards&#x20;
* The DAO is organized into [Guilds](/dao-and-contribution/curio-guilds.md), which are supportive spaces that act as the “first stop” for anyone looking to help out or share an idea&#x20;
* No secret sponsorship — any paid collaborations are fully transparent&#x20;
* We value collaboration over the "speed of one." Consensus is a feature, not a bug&#x20;
* Instead of oversight and control, we start from trust and communication. We work to empower groups and favor decentralized decision-making&#x20;
* We believe community contributions deserve compensation from the DAO&#x20;
* We believe that community contributions deserve compensation, the level of which can grow with the DAO over time. See the [Coordinape page](/dao-and-contribution/coordinape.md) for more info&#x20;
* We favor breaking large projects into smaller ones and getting them across the finish line&#x20;
* We believe in iterative change. The best things are built over time, not perfect the first try&#x20;
* We encourage bold and original ideas


---

# 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/mission-and-ideals.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.
