> 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/publications/articles.md).

# ARTICLES

- [The IO Foundation](https://discover.theiofoundation.org/publications/articles/the-io-foundation.md)
- [What's in a name?](https://discover.theiofoundation.org/publications/articles/the-io-foundation/whats-in-a-name.md): The story behind TIOF's name and of Data-centric Digital Rights advocacy.
- [Data-Centric Digital Rights](https://discover.theiofoundation.org/publications/articles/data-centric-digital-rights.md)
- [Let's talk Data-Centric Digital Rights](https://discover.theiofoundation.org/publications/articles/data-centric-digital-rights/lets-talk-data-centric-digital-rights.md): A brief introduction to a long road ahead.
- [A penny for your bytes](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes.md): Technologists, Rights & Civilization: Ideas worth more than a penny yet weighting barely few bytes.
- [Part I - About Data-Centric Digital Rights](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-i-about-data-centric-digital-rights.md)
- [Part II - The nature of data](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-ii-the-nature-of-data.md)
- [Part III - NextGen Rights Defenders](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-iii-nextgen-rights-defenders.md)
- [Part IV - DCDR Principles](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-iv-dcdr-principles.md)
- [Part V - Ditching Ethics, embracing Rights](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-v-ditching-ethics-embracing-rights.md)
- [Part VI - Shaping tomorrow, today.](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-vi-shaping-tomorrow-today..md)
- [Part VII - The impending CS crisis](https://discover.theiofoundation.org/publications/articles/a-penny-for-your-bytes/part-vii-the-impending-cs-crisis.md)
- [Policy](https://discover.theiofoundation.org/publications/articles/policy.md)
- [Statement - Indo-Pacific Economic Framework (IPEF)'s Stakeholders Listening Session](https://discover.theiofoundation.org/publications/articles/policy/statement-indo-pacific-economic-framework-ipef-s-stakeholders-listening-session.md)
- [Digital Rights Protection in the Malaysian Regulatory Landscape: Leveraging the UNGP BHR for a Natio](https://discover.theiofoundation.org/publications/articles/policy/digital-rights-protection-in-the-malaysian-regulatory-landscape-leveraging-the-ungp-bhr-for-a-natio.md)
- [Public Consultation: PDPA | 2020](https://discover.theiofoundation.org/publications/articles/policy/public-consultation-pdpa-or-2020.md): Review of Personal Data Protection Act 2010 (ACT 709)
- [Recommendations on Artificial Intelligence for National Policy in Malaysia](https://discover.theiofoundation.org/publications/articles/policy/recommendations-on-artificial-intelligence-for-national-policy-in-malaysia.md)


---

# 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/publications/articles.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.
