> For the complete documentation index, see [llms.txt](https://cardano-wiki.gitbook.io/cardano/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cardano-wiki.gitbook.io/cardano/descentralization/descentralization-contents.md).

# Descentralization Contents

* [Ouroboros](https://cardano-wiki.gitbook.io/cardano/descentralization/table-of-contents/ouroboros)
* [The Ouroboros Path to Descentralization](https://cardano-wiki.gitbook.io/cardano/descentralization/table-of-contents/the-ouroboros-path-to-descentralization)

**Did you know?** Cardano staking pools [saturates](https://www.essentialcardano.io/glossary/saturation) at 64 millon staked ada, making it not profitable to continue staking on that pool. Hence more pools are created making it naturally descentralized.

Aditionally, thanks to descentralized staking pools, it is posible for specific projects to allow **nft staking**!

**Why Cardano is at the forefront of descentralization?** Just take a look at this:

<div><figure><img src="/files/PFjIDcGS50PjV3kkIbn5" alt=""><figcaption><p>Biggest Groups (Stake)</p></figcaption></figure> <figure><img src="/files/ncwXFo0EGrXd3C7DtzmQ" alt=""><figcaption><p>Biggest Groups (Count)</p></figcaption></figure></div>

**Note:**  The ***green*** color means ***single pool operators***!

**Source**: <https://adapools.org/groups>&#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, and the optional `goal` query parameter:

```
GET https://cardano-wiki.gitbook.io/cardano/descentralization/descentralization-contents.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
