> For the complete documentation index, see [llms.txt](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/why-do-we-need-evrylife.md).

# Why do we need Evrylife?

Evrylife is a community-governed application that functions as a web 3 social explorer. It is designed to help organize content and make it more accessible on web 3. Users of the Evrylife application maintain full ownership and control over their content and account data.

Today, most social media platforms generate revenue primarily from selling ad spots – the more targeted the ads, the more money can be extracted from the users. As a direct result [users have become the product](https://www.visualcapitalist.com/personal-data-ecosystem/) – it has gotten to the point where companies know who our family and friends are, who we communicate with, where we live, and far too often... what we are currently doing. Billions of people’s lives are put on display, recorded, and sold to the highest bidder. Is this what we want the future of the web to be?

**Centralized applications and private organizations come with many problems:**

* Censorship - where private teams decide what content is suitable for billions of users, often behind closed doors.&#x20;
* Intrusive ads - Disrupting your train of thought, productivity, or real purpose for going online.&#x20;
* No or minimal privacy - as the [Cambridge Analytica scandal](https://www.amnesty.org/en/latest/news/2019/07/the-great-hack-facebook-cambridge-analytica/) showed, the amount of personal data that these companies store about us is simply mind blowing. That's why researchers at the University of Cambridge were able to prove that [Facebook knows you better than your own family](https://time.com/3663775/facebook-likes-personality/).&#x20;
* Lack of ownership - you never know if one day [your personal or business account might just disappear](https://heavy.com/news/2018/10/facebook-purge-list-deleted-accounts/).&#x20;
* More issues are touched on in the [Evrylife whitepaper](/evrylife-foundation-wiki-docs/docs-and-resources/evrylife-whitepaper.md).

Can we do better than this? Yes, we can. And we believe we should. You as an individual and us together as the human species deserve it. We believe that decentralized technology can be a force for good. Done right, this is the first time ever that we have the tools and infrastructure in place to make the cliché ‘power to the people’ a reality.

Similar to **Bitcoin** and **Ethereum**, the Evrylife application is being designed to be decentralized with no central authority. This means that Evrylife will naturally evolve over time to best fit the preferences of its users.

**The Evrylife application is a platform that allows users to:**&#x20;

* Own their data, social graph and private keys&#x20;
* Store, categorize, find, and share content using web 3&#x20;
* Have end-to-end encrypted chats&#x20;
* Sell products and services in exchange for cryptocurrencies&#x20;
* Create tiered subscription levels for premium content&#x20;
* And much, much more as you can learn about in the [Evrylife whitepaper](/evrylife-foundation-wiki-docs/docs-and-resources/evrylife-whitepaper.md).

On one hand, there is a massive movement towards decentralized technologies for both individuals and institutions, and on the other you have big tech failing to focus on what their users want. This has created the perfect opportunity for decentralized platforms to emerge – we have all the building blocks to build the types of platforms that [72% of social media users are looking for](https://www.dailymail.co.uk/news/article-10336553/Facebook-Americas-trusted-social-media-network-according-new-poll.html) and what all individuals deserve.

We believe the future of the internet is decentralized. Where people can freely and securely share their content, ideas and communicate together. A future where we can buy and sell without having to ask permission from a 3rd party. A future where our money is sound, and data belongs to the end user. A future where platforms are governed by their users and access is available to everyone.

We want you to join us – as a developer, thought leader, token holder, or application user. So we can build this future together!

Please take a moment to join the [Evrylife Discord Server](https://discord.gg/GWDCt8ThJW). Here you can learn about the Evrylife token, discuss application features, suggest improvements, and share any feedback that you may have.

{% content-ref url="/pages/js36lzvn6zlcsUvLOeuo" %}
[Subscribe to project updates!](/evrylife-foundation-wiki-docs/docs-and-resources/subscribe-to-project-updates.md)
{% endcontent-ref %}


---

# 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://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/why-do-we-need-evrylife.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.
