> For the complete documentation index, see [llms.txt](https://book.costoffreedom.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.costoffreedom.cc/index-3/transdisciplinarity.md).

# Transdisciplinarity

> [Mélanie Dulong de Rosnay](https://github.com/costoffreedom/costoffreedom-book/tree/2206d40f4fbd41d7489de1da00d444b3d56f0f0a/book/appendix/attributions.html#melanie-dulong-de-rosnay)

I fell under the spell of sharism in 2003 when I started the Creative Commons France chapter with the full support of my then Ph.D. advisor and the director of our research center. Since then, my participation in the movement has landed me a blissful life with lifelong friends, love, and several paid jobs and grants both in my country and abroad with lovely, smart, dedicated and gifted people animated by the values of open access, open science, open licensing, peer production, the public domain and the commons.

In 2007, several teams coordinated by Creative Commons Italy received a grant from the European Commission to start Communia network in the public domain and support our work. All this provided opportunities to have a political impact and travel. It is possible to develop serious research and policy contributions with a network of amazing colleagues all over the world, people coming from diverse backgrounds who share similar ideals.

The cruel detention of Bassel Khartabil reminds us of the incredible luck of living in such a privileged environment with freedom of expression. My only social cost has been exclusion by conservative people from whom I needed neither approval nor friendship, and this doesn’t even happen so much anymore since openness is becoming more politically correct and even hyped in Western culture.

To newcomers wondering if the cost in terms of time and efforts is worth the involvement: it is nothing compared to the inspiration gained and the joy and pride of contributing to a global movement that is developing positive alternatives to enclosures, and promoting social justice, freedom and access to knowledge, information, culture and education, good food and medicine.

Even though some of us are techno-idealist, our work is not, neither is it economically insane, but rather highly political and ideological. Freedom of knowledge and circulation are battles to win over the corruption and censorship of those whose addiction to unlimited commodification, unsustainable growth and a vision of development based on globalized extractivism that prevents personal and collective development and the right to a good life for 99% of the population.


---

# 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://book.costoffreedom.cc/index-3/transdisciplinarity.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.
