> 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/docs-and-resources/evrylife-foundation.md).

# Evrylife Foundation

The Evrylife Foundation is registered in Canada and has the purpose of helping to support the creation, release, and growth of the Evrylife Application.

The Evrylife Foundations website evrylife.org along with documentation found at docs.evrylife.org contain resources to help learn about the Evrylife application.

Please reach out to us with any questions and feedback that you have regarding the Evrylife app or the Evrylife Foundation. If you believe in the project and think you have something to offer we are looking for new foundation members to join us!

**Founding Members of the Evrylife Foundation**

[**Bradley Van Boxmeer**](https://www.linkedin.com/in/bradley24/) Developer, Web3 builder, and former tree planter from Canada. Driven by a clear mission: to create a truly decentralized social platform that puts individuals first — no ads, no corporate control, no greed. Evrylife is built from that conviction: user-owned data, fair rewards, and real community governance.

[**Emily Van Boxmeer**](https://www.linkedin.com/in/emily-macdonell/) Graphic designer and content creator. The creative force behind the visual identity, and non profit foundation voice. Provides critical feedback, design direction, and acts as a sounding board throughout development — ensuring the platform feels intuitive, beautiful, and purpose driven.

Together, they form the founding team — both committed to an anti-greed, sovereign future for the future of social media. Once the platform has been bootsrapped, tested, and released they will continue to manage the foundation controlled social media accounts to help spread word of the Evrylife platform. Governance will be controlled be the Evrylife community through zkrPOGO and Snapshot.

**Contact the Evrylife Foundation:** <evrylife.org@gmail.com>


---

# 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/docs-and-resources/evrylife-foundation.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.
