> For the complete documentation index, see [llms.txt](https://www.digitalnations.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.digitalnations.xyz/web3-overview/the-web3-ecosystem/defi/the-dark-side-of-defi/regulation.md).

# Regulation

Risks such as these have made DeFi a target for regulators.  SEC Chief Gary Gensler labeled the space as the “wild west” and Elizabeth Warren recently called it “one of the shadiest parts of the crypto world”.

<figure><img src="/files/LayctCkGbG3DFiGM5tMi" alt=""><figcaption></figcaption></figure>

Given the growing sentiment of the establishment, it’s all but certain that regulation is inevitable., but it’s not entirely clear how that would work or if it’s even possible.&#x20;

This could greatly impact centralized systems such as Coinbase or Tether, but it’s not clear how regulation would work for the broader ecosystem or if it’s even possible.&#x20;

After all, blockchains are decentralized systems -- that is, they’re run by thousands to tens of thousands of computers across the world – so there’s no central point authorities can use to enforce rules or shut them down.&#x20;

The perfect example of this is China’s “Bitcoin ban”, which sounded scary but had little effect on the space as most local traders simply switched to Uniswap, a decentralized exchanged, and continued business as usual.&#x20;


---

# 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 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.digitalnations.xyz/web3-overview/the-web3-ecosystem/defi/the-dark-side-of-defi/regulation.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.
