> 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/evrylife-causes.md).

# Evrylife Causes

A core component of the Evrylife app is ‘Evrylife Causes’. Token holders can decide how they would personally allocate the assets in the cause's treasury. The amount from treasuries allocated to each cause comes from the collective weightings from all users and a community governed formula for releasing the collected digital assets.

To fund the ‘causes treasury’ - Users are able to choose a percentage of their accounts' subscription earnings and/or a portion of their earned rewards, and other revenue inflows they earn through the use of the Evrylife application.

Donating to 'Evrylife Causes' is optional and done so at the individual user and channel levels. Causes is a component of the Evrylife App that allows the Evrylife community to help get our global economy and planet into a healthier state and ideally remain in that state and thrive!

Causes can help to fund things that fall into the following pillars - ‘relief funding for natural disasters’, ‘healthcare’, ‘drinking water’, ‘food’, ‘housing, economic development’, ‘renewable energy’, and ‘universal welfare’. Similarly, the platform could start out by helping to fund causes such as the ones laid out by the Earth Shots project. The pillars used by the [Earth Shots Prize](https://earthshotprize.org/) are - ‘protect and restore nature’, ‘clean our air’, ‘revive our oceans’, build a waste-free world, and ‘fix our climate’. All things that are crucial for a healthy planet.

A ‘Cause’ can be made by creating a Causes channel with an Evrylife account that has a community score that meets the community guidelines to do so. A 'new cause' needs to go through a community governed vetting process in order to be verified and listed publicly. Causes which are eligible can provide their funding need requests and depending on user votes, weightings, and the amount of digital assets collected in the causes treasury will determine the amount that the smart contract will send to each cause in a specific time period.

{% 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/evrylife-causes.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.
