> For the complete documentation index, see [llms.txt](https://proyekdekolonial.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://proyekdekolonial.gitbook.io/docs/salah-kaprah-dekol/readme.md).

# Salah Kaprah Dekol

*Salah kaprah* is an Indonesian term for an error so widespread and repeated that it starts to feel correct—the wrong understanding has become the common understanding. *Salah kaprah dekol* is what happens when decolonization becomes a trend: absorbed, packaged, and redistributed in forms that reproduce exactly what they claim to oppose.

### The misunderstanding is not a side effect of the trend. <mark style="color:$primary;">It is the trend.</mark>

**"Kita harus decolonize kurikulum kita"** — said at a seminar. Slide deck updated. Nothing structurally changes. Decolonization as performance.

**Diversity and inclusion rebranded as dekolonisasi** — put local faces at the front, keep the same extractive structure behind. Representation mistaken for transformation.

**Dekolonisasi sebagai estetika** — batik on the slide deck, Pramoedya quote in the caption. The aesthetic of critique without its practice.

**NGO dan donor program menyebut diri "decolonial"** — but still top-down, still extractive, still designed for funder legibility rather than community control.

**Academics writing about dekolonisasi** — for other academics, in English, behind a paywall, using Western frameworks to critique Western frameworks.

**Nasionalisme diklaim sebagai dekolonisasi** — swapping the face of the colonizer while keeping the colonial structure intact. The proyek of the nation-state as liberation.

**The most dangerous one:** people who already understand salah kaprah forming exclusive groups that believe they are the most correct about dekol—creating new hierarchies in the name of refusing hierarchy.

ProyekDekolonial is not immune to any of these. We name them not to position ourselves above them, but because naming is the beginning of accountability. We have made these mistakes. We will make them again. The practice is in the noticing and the returning.


---

# 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://proyekdekolonial.gitbook.io/docs/salah-kaprah-dekol/readme.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.
