# Curio Guilds

All Guilds manage themselves internally. They're answerable to the Curio DAO [Mission and Ideals](/dao-and-contribution/mission-and-ideals.md), members of the Guilds, and the Cardholders (through voting when needed). This is done to maintain community agreement and trust.&#x20;

There is no direct hierarchy; the Guilds are partners. It's common for members to be in multiple Guilds.

### Guilds List

* [Outreach Guild](/dao-and-contribution/curio-guilds/outreach-guild.md)
  * Focuses on external and community outreach work, including Merchandise, Marketing, and Partnerships.
* [Writers' Guild](/dao-and-contribution/curio-guilds/writers-guild.md)
  * Works with the Outreach Guild, but organizes itself separately. Its focus includes Documentation, Content, Creative Marketing, and Education.
* [Mint Guild](/dao-and-contribution/curio-guilds/mint-guild.md)
  * A group of community artists interested in creating new Curio fan artwork, and minting and airdropping it to Curio Card holders. They collaborate on the technical and financial requirements of large-scale airdrops, and work with new artists.

### How to Join

To contribute, join the [Curio DAO](/dao-and-contribution/curio-dao.md) and ask for the Guild's specific role in the [Curio Discord](https://discord.curio.cards).

1. Verify you are a Curio cardholder (currently DAO membership is limited to cardholders). You can do so by typing `!join` in the `#bot-commands` channel to claim the `@hodler` role.
2. Once verified, find `#dao-start-here` under the Curio DAO channels. Read it to learn how to access the DAO discussion channel.
3. Introduce and familiarize yourself with the DAO discussion channel members.
4. Talk to any Guild mod about what you'd like to contribute toward, and ask for the appropriate Guild role (Outreach, Writers', or Mint).


---

# 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/curio-guilds.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.
