# Contribute

## **We are building the first free, open source legal treatise.**

The Cod3x is a free, open source, [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) resource available to the public. It is made available through the generous contributions of lawyers. You can contribute in four ways:&#x20;

1. **Share** the Cod3x, any section you find helpful (the Litigation Tracker is the most popular!), or this newsletter to spread the word.
2. **Subscribe** for updates [here](https://www.lawtoshi.xyz/welcome). All content is free, but you can pay for a subscription here for any length of time if you feel this work adds value to you.
3. **Write** content directly. If you would like to contribute to an existing page or add a new one, the basic details of contributing are available publicly [here](https://twitter.com/lawtoshi/status/1623003844719550464). If those don't answer your questions about how to get started, you can reach out to [Lawtoshi](https://twitter.com/lawtoshi) to learn more.&#x20;
4. **Donate**. If you would like to make a monetary contribution to the work that has gone into creating this site, you can send funds to lawtoshi.eth (0xf9e0fb14d04c3beEf990ac5AE80aAfd4dE0ccF00).&#x20;

Thank you for reading! 🤙❤️‍🔥🌈&#x20;


---

# 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://www.thecod3x.com/x/contribute.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.
