> For the complete documentation index, see [llms.txt](https://square1-hello.gitbook.io/square-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://square1-hello.gitbook.io/square-1/decentralized-autonomous-organizations/spectrum-of-decentralized-organizations/dao-concepts.md).

# DAO Concepts

Autonomy and decentralization are important concepts to consider when analyzing DAO systems.

## Autonomy

The extent to which a DAO is autonomous is determined by it's ability to make decisions without specific human interaction.&#x20;

## Decentralization&#x20;

In general, the decentralization of a DAO increases with time as the network matures. Ultimately this is determined by the amount of entrepreneurial activity and value created at the edges of an organization, rather than inspired by a central leader.

### Sufficient Decentralization

Sufficient decentralization is a concept that the SEC has used to determine whether a digital asset should be classified as a security. While this has yet to be tested in court, there are lawyers who have made theoretical boundaries.

{% embed url="<https://www.sec.gov/news/speech/speech-hinman-061418>" %}

{% embed url="<https://github.com/lex-node/Token-Safe-Harbor>" %}

{% content-ref url="/pages/-MU4RtPkaDTI1wN--Sp3" %}
[Broken mention](broken://pages/-MU4RtPkaDTI1wN--Sp3)
{% endcontent-ref %}

{% content-ref url="/pages/-MUdXHIqV7Fxjp7dR45e" %}
[Broken mention](broken://pages/-MUdXHIqV7Fxjp7dR45e)
{% endcontent-ref %}


---

# 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://square1-hello.gitbook.io/square-1/decentralized-autonomous-organizations/spectrum-of-decentralized-organizations/dao-concepts.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.
