# State Regulations

{% hint style="info" %}
Many states are considering and implementing crypto-related laws, often at varying speeds. Please check with a local attorney regarding any issues specific to you for the most accurate and up-to-date information.
{% endhint %}

An overview of each U.S. state's law that addressing crypto in a specific way. This section is a work in progress and states are being added as time permits. Some section numbers may be omitted; these numbers are reserved for future additions.&#x20;

* [2.40 - Oklahoma](/x/states/oklahoma.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/states.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.
