# Decentralize

What system can you think of that is currently **centralized** and could benefit from a complete redesign and rethinking in a decentralized way?

As an example: My favorite is *education*

Think about it:

* who decides how the funding - from our collected taxes - is allocated and spent?
* who decides on what to learn? the curriculum
* who owns and operates the buildings where it takes place?
* who hires and pays the teachers?
* how can you prove that you passed a test, graduated? who holds the credentials?

you can elaborate on rethinking school and education… or suggest something else that can similarly be decentralized…


---

# 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://101.warmersun.com/power/decentralize.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.
