> For the complete documentation index, see [llms.txt](https://discover.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://discover.theiofoundation.org/dcdr-advocacy/about/dcdr-principles.md).

# DCDR Principles

{% tabs %}
{% tab title="Quick Resources" %}
{% hint style="info" %}
[**ShortURL**](https://Short.TheIOFoundation.org/DCDRPrinciples) **|&#x20;**~~**Playbook**~~**&#x20;|&#x20;**~~**Assistant**~~
{% endhint %}
{% endtab %}

{% tab title="Share this page" %}
Use this QR Code to quickly share this page.

<figure><img src="/files/yhLDLlsy36dCDxXGqSDK" alt="" width="375"><figcaption><p>QR Code of this page</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## About

**Data-Centric Digital Rights** (DCDR) is the advocacy of protecting citizens' Rights by transparently implementing the regulations that should protect them.

As core stakeholders, technologists play a critical role as the NextGen Rights Defenders and need to orient themselves through new design and implementation paradigms focused on protecting citizen's digital twins.&#x20;

The **DCDR Principles** put forward by The IO Foundation are concepts that help them navigate the intricacies of applying Human and Digital Rights in digital infrastructures, products and services.

![I Am My Data](/files/Dbdar6EfiAgfZfRDSqSM) ![End Remedy](/files/Jc0RH9BocLqK66B6ncix) ![Rights By Design](/files/11wR5movSJb1rJvWwFqF)

## Outcomes

* Establish an easy reference guidance for technologists
* Establish the premises for the conceptualization of the [DCDR Framework](https://TIOF.Click/DCDRFramework)
* Design a syllabus for the dissemination of the DCDR Framework
* Promote the awareness and understanding of the DCDR Principles
* Serve as the basis for the [Sagan Oath](https://TIOF.Click/DCDRSaganOath)
* Incorporate the DCDR Principles in the [Universal Declaration of Digital Rights](https://TIOF.Click/UDDRDocs)


---

# 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://discover.theiofoundation.org/dcdr-advocacy/about/dcdr-principles.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.
