# Federal Regulations

An overview of each of the areas of U.S. federal law that have addressed crypto in some form or another. Additional areas are being added as they come up. Some section numbers may be omitted; these numbers are reserved for future additions. Agencies are roughly grouped by either independence (1.10+) or relationship with each other (1.2+).

* [1.01 - US Constitution](/x/fedreg/constitution.md)
* [1.10 - Securities and Exchange Commission (SEC)](/x/fedreg/sec.md)
* [1.11 - Commodity Futures Trading Commission (CFTC)](/x/fedreg/cftc.md)
* [1.12 - Consumer Financial Protection Bureau (CFPB)](/x/fedreg/cfpb.md)
* [1.13 - Federal Deposit Insurance Corporation (FDIC)](/x/fedreg/fdic.md)
* [1.14 - National Credit Union Administration (NCUA)](/x/fedreg/ncua.md)
* [1.15 - Federal Trade Commission (FTC)](/x/fedreg/ftc.md)
* [1.20 - U.S. Dep't of the Treasury](/x/fedreg/treasury.md)
* [1.21 - Financial Crimes Enforcement Network (FinCEN)](/x/fedreg/fincen.md)
* [1.22 - Office of the Comptroller of the Currency](/x/fedreg/occ.md)
* [1.24 - Office of Foreign Assets Control (OFAC)](/x/fedreg/ofac.md)
* [1.30 - Federal Reserve Board (the Fed)](/x/fedreg/thefed.md)
* [1.40 -  Executive Actions](/x/fedreg/exec.md)


---

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