# Writers' Guild

The Writers' Guild is for copywriters, journalists, and researchers in the Curio Cards community. Its goal is to help shape ideas into documentation and content that can help inform people about Curio Cards and Web3.

You don't need award-winning writing experience to join — we proofread each others' work. Just arrive with a genuine interest in the topic you'd like to write about, a curious mind, and a can-do attitude. Through the iterative review process, your Guild peers will help bring your writing and ideas from draft to final, published piece.

The Writers' Guild is open to any creative writing project ideas. Just jump into the Discord to start collaborating.

To learn how to join a Guild, visit the [Curio Guilds](/dao-and-contribution/curio-guilds.md) page.


---

# 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/writers-guild.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.
