# विकेन्द्रीकृत(डिसेन्ट्रलिज़ैशन) स्वायत्त शासन क्या है?

**हर केंद्रीकृत संगठन को एक व्यक्ति या एक छोटे समूह द्वारा नियंत्रित किया जाता है। वे एक विश्वसनीय बिचौलिए के रूप में काम करते हैं और आदर्श रूप से साझा हित के नाम पर काम करेंगे। दुर्भाग्य से ये व्यक्ति या छोटे समूह कभी-कभी अपने स्वयं के हितों को उस संगठन के साझा हित से ऊपर रखते हैं जिसकी उन्हें सेवा करनी है। इस मामले में वे एक 'असफलता का एकल बिंदु' हैं जो पूरे संगठन को खराब करने का कारण बनता है।**

\
**विकेंद्रीकृत शासन का उद्देश्य 'असफलता के एकल बिंदु' मुद्दे को ठीक करना है। कैसे? यह मूल रूप से एक व्यक्ति या छोटे समूह के बजाय सभी संगठन सदस्यों के हाथों में शासन का विकेंद्रीकरण कर रहा है।**&#x20;

| डीएओ                                                                   | एक पारंपरिक संगठन                                                                                                                   |
| ---------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| किसी भी परिवर्तन को लागू करने के लिए सदस्यों द्वारा आवश्यक मतदान।      | संरचना के आधार पर, एकमात्र पार्टी से परिवर्तन की मांग की जा सकती है, या मतदान की पेशकश की जा सकती है।                               |
| वोटों की गिनती हुई, और परिणाम बिना किसी बिचौलिए के अपने आप लागू हो गए। | यदि मतदान की अनुमति है, तो वोटों की आंतरिक रूप से गणना की जाती है, और मतदान के परिणाम को मैन्युअल रूप से नियंत्रित किया जाना चाहिए। |
| गतिविधि पारदर्शी और पूरी तरह सार्वजनिक है।                             | गतिविधि आम तौर पर निजी होती है, और जनता तक सीमित होती है।                                                                           |

### **संदर्भ**

[क्या हैं डीएओ?](https://ethereum.org/en/dao/)


---

# 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://legacy-docs.aragon.org/hindi-aragon-user-documentation/undefined/about-dao/what-is-decentralized-autonomous-governance.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.
