# Why crypto

Crypto gives us:

* Common transparent rules for everyone;
* Free access to the financial system for everyone;
* Distribution of maximum benefit among people, removing middlemen.

The crypto industry ~~will change~~ changes a lot of things already, just as TCP/IP once [changed the world](#user-content-fn-1)[^1] and the global Internet network appeared.

Web3[^2] technologies emerged to [reduce economic transaction costs](#user-content-fn-3)[^3] and evolve the financial system.

Web3 contributes to the goal of creating a programmable economy in which the relationships between subjects are transparent, provable, decentralized — and executable through code.

[^1]: Just like the SMTP protocol gave us the email and changed the way people communicate.

[^2]: Let's assume that crypto, web3, and blockchain are somewhat synonymous within the narrative.

[^3]: With the help of:

    * uncensorable money;
    * decentralized governance;
    * self-sovereign identity.


---

# 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://docs.earnpark.com/earnpark-manifesto/why-crypto.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.
