# the cod3x: a crypto law treatise

## x

- [About](https://www.thecod3x.com/x/readme.md): The Cod3x is a free, open source (CC BY 4.0) legal treatise about crypto law.
- [Contribute](https://www.thecod3x.com/x/contribute.md)
- [Litigation Tracker](https://www.thecod3x.com/x/litigation-tracker.md): An overview of major litigation cases in crypto. Main page includes a general list with available docket links and press releases.
- [Select Case Summaries](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries.md): Select stub articles with summary and description of major cases.
- [Hermès Int'l v. Rothschild, 22-cv-00384 (S.D.N.Y. 2022)](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries/hermes-international-v-mason-rothschild.md)
- [Sarcuni v. bZx DAO, 22-cv-00618 (S.D. Cal. 2022)](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries/sarcuni-v-bzx-dao.md)
- [United States v. Chastain, 22-crim-00305 (S.D.N.Y. 2022)](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries/united-states-v-chastain.md)
- [United States v. Nguyen, 22-mj-02478 (S.D.N.Y. 2022) (Frosties)](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries/united-states-v-nguyen.md)
- [Yuga Labs, Inc. v. Ripps, No. 22-cv-04355 (C.D. Cal. 2022)](https://www.thecod3x.com/x/litigation-tracker/select-case-summaries/yuga-labs-v-ripps.md)
- [Federal Regulations](https://www.thecod3x.com/x/fedreg.md)
- [1.01 - U.S. Constitution](https://www.thecod3x.com/x/fedreg/constitution.md)
- [1.10 - Securities and Exchange Commission (SEC)](https://www.thecod3x.com/x/fedreg/sec.md)
- [1.11 - Commodity Futures Trading Commission (CFTC)](https://www.thecod3x.com/x/fedreg/cftc.md)
- [1.12 - Consumer Financial Protection Bureau (CFPB)](https://www.thecod3x.com/x/fedreg/cfpb.md)
- [1.13 - Federal Deposit Insurance Corporation (FDIC)](https://www.thecod3x.com/x/fedreg/fdic.md)
- [1.14 - National Credit Union Administration (NCUA)](https://www.thecod3x.com/x/fedreg/ncua.md)
- [1.15 - Federal Trade Commission (FTC)](https://www.thecod3x.com/x/fedreg/ftc.md)
- [1.20 - U.S. Dep't of the Treasury](https://www.thecod3x.com/x/fedreg/treasury.md)
- [1.21 - Financial Crimes Enforcement Network (FinCEN)](https://www.thecod3x.com/x/fedreg/fincen.md)
- [1.22 - Office of the Comptroller of the Currency (OCC)](https://www.thecod3x.com/x/fedreg/occ.md)
- [1.24 - Office of Foreign Assets Control (OFAC)](https://www.thecod3x.com/x/fedreg/ofac.md)
- [1.30 - Federal Reserve Board (the Fed)](https://www.thecod3x.com/x/fedreg/thefed.md)
- [1.40 - Executive Actions](https://www.thecod3x.com/x/fedreg/exec.md)
- [State Regulations](https://www.thecod3x.com/x/states.md)
- [2.40 - Oklahoma](https://www.thecod3x.com/x/states/oklahoma.md): An overview of crypto laws specific to Oklahoma.
- [Terms of Use](https://www.thecod3x.com/x/terms-of-use.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
