# About

{% hint style="danger" %}
WARNING: THIS SITE IS NO LONGER BEING MAINTAINED.&#x20;

\
IT IS BEING KEPT ALIVE HERE FOR HISTORICAL/REFERENCE PURPOSES FOR THE TIME BEING.<br>

IF YOU ARE LOOKING FOR THE LATEST LITIGATION TRACKER PLEASE HEAD [HERE](https://book.lawtoshi.xyz/).
{% endhint %}

<figure><img src="https://2071700715-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrLll0XGqPotoRGflf1uK%2Fuploads%2FBOFUHE8v23077ijiuYce%2F191c1f-BG-Logo-White-Text---Social-Media-Card.png?alt=media&#x26;token=01b1184c-2e1e-441a-849b-ff858dcbc682" alt=""><figcaption></figcaption></figure>

This site has an ambitious goal: to make a legal treatise that is built for and is native to the decentralized internet. It marks a dramatic departure from traditional legal reference texts that are fixed, updated infrequently, published in (or converted from) paper, and highly inaccessible. It is the result of hundreds of hours of effort to compile, summarize, and make accessible the rapidly changing crypto regulatory landscape for lawyers and creators. To that end, this treatise will:

* update in near real time as regulations, laws, and guidance change;
* direct its users to the primary sources for their own, immediate perusal;
* cross-reference (and link) other relevant portions of itself natively to make navigation easy and intuitive;
* be natively searchable and function as a knowledge base; and
* invite any expert attorney to contribute to its pages, and all contributing attorneys will receive full attribution.

The plumbing of the international financial system is changing beneath our feet. Lawyers need to get up to speed. Creators need to understand the rails. And the two groups need to be able to have a coherent conversation. This treatise will help everyone know what the state of the law currently *is* so that all can discuss what the law should *become* and what we can achieve *today*.

It is my sincere hope that this tool is helpful for you. If it can be made better in anyway, please [reach out](http://twitter.com/lawtoshi). If you find it helpful, please consider sharing an article, subscribing, or even writing a section to support its continued deployment and development! You can learn more about how to [contribute here](https://www.thecod3x.com/x/contribute).


---

# 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/readme.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.
