> For the complete documentation index, see [llms.txt](https://docs.everyworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everyworld.com/everyworld-abstract/blockchains/a-new-economic-model.md).

# A New Economic Model

The Everyworld model outlines a dual-incentive mechanism within an ecosystem that marries charitable giving with personal gain, creating a synergistic relationship between individual actions and collective goals. The two-fold motivational framework functions as follows:

* **Personal Gain Incentive**: Parallel to the altruistic motive is the allure of a potential financial reward. The chance of receiving a significant payout through participation in the Drawings (as subsequently defined) adds an element of personal benefit that can attract a wider audience to the ecosystem. It also serves as a practical incentive, ensuring that individuals are rewarded for their contributions in a more immediate and personal way.
* **Charitable Incentive**: Individuals are drawn to the ecosystem by the opportunity to contribute to a greater good. The prospect of their engagement leading to substantial donations to organizations committed to saving the planet also provides a sense of purpose and fulfillment that not only taps into the innate human desire to make a positive impact on the world, but also fosters a community spirit that is united by a common cause. The transparent tracking of contributions to these organizations can further reinforce the participants' commitment by providing tangible evidence of the ecosystem's positive externalities.

<figure><img src="/files/hDfjMvqMlEtDEmokcuh7" alt=""><figcaption></figcaption></figure>

These incentives work in harmony to ensure that individuals are not only driven by self-interest but are also aligned with the community's broader goal of supporting the planet. By valuing and holding the token, rather than engaging in short-term profit-taking (often referred to as "dumping"), participants contribute to the stability and growth of the token’s value. This, in turn, reinforces the ecosystem's capacity to make meaningful donations, creating a virtuous cycle that benefits both individual participants and the wider environmental cause. The two facets of this dual-incentive model are in complete alignment.&#x20;

Such an ecosystem is predicated on the belief that individual self-interest can be harnessed for collective good, leveraging the principles of decentralized finance (DeFi) and tokenomics to drive both individual and collective progress. The emphasis on the planet as the focal point of the ecosystem's philanthropic efforts ensures that participation has a clear and impactful social objective, aligning personal incentives with the urgent need for environmental stewardship.

Everyworld seeks to expand upon the community-building attributes of cryptocurrencies to develop and grow a social discovery protocol that can promote and help finance global organizations focused on preserving the natural world.


---

# 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://docs.everyworld.com/everyworld-abstract/blockchains/a-new-economic-model.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.
