> 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.md).

# Evrylife Application

- [What is Evrylife?](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/what-is-evrylife.md): Introduction to the Evrylife application
- [Why do we need Evrylife?](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/why-do-we-need-evrylife.md): Overview of why decentralized social media is important
- [Evrylife Account and Features](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-account-and-features.md): Creating and using an Evrylife account
- [Evrylife Explorer (Directory)](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-explorer-directory.md)
- [Evrylife Use Cases](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-use-cases.md): Examples of how app visitors and users can use Evrylife
- [Evrylife Consensus Protocol - zkrPOGO (zero knowldge randomized proof of group opinion)](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-consensus-protocol-zkrpogo-zero-knowldge-randomized-proof-of-group-opinion.md): Working together to keep the Evrylife application running smooth through zkrPOGO
- [User Intents, AI Agents, and DAO Intents in the Evrylife World Explorer](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/user-intents-ai-agents-and-dao-intents-in-the-evrylife-world-explorer.md): Evrylife is built to let users and the community run helpful AI tools in a safe, transparent, and fully decentralized way.
- [Evrylife Decentralized Storage Solutions](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-decentralized-storage-solutions.md): Decentralized social media application storage
- [Ad Free and User Earnings](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/ad-free-and-user-earnings.md): Your time is precious, lets not waste in on intrusive ads
- [Evrylife Protocol Architecture](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-protocol-architecture.md): Evrylife App decentralized technology stack and integrations
- [Evrylife Causes](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-causes.md): Let's use decentralization and web 3 social to uplift a global economy!
- [Evrylife Community Guidelines](https://evrylife-web-3-explorer.gitbook.io/evrylife-foundation-wiki-docs/evrylife-application/evrylife-community-guidelines.md): Please be sure to read over the Evrylife community guidelines and use the platform accordingly.


---

# 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.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.
