> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/opportunity-and-incentives/engage-to-earn-e2e.md).

# Engage-to-Earn (E2E)

### Resident Engagement

Residents may potentially be incentivized for participating in the Ethereum Worlds Metaverse, particularly by engaging with the community through events, games, and various social activities. These activities could encompass, but are not limited to:

* Engaging in creative design
* Hosting events
* Completing time-sensitive games
* Attending large-scale social activities

{% hint style="info" %}
It's important to note that the specifics of this mechanic are still under consideration, and further exploration is required.
{% endhint %}

### Non-Resident Engagement

Non-Residents may not be eligible for the incentives as described above; however, they may still be incentivized through other initiatives, although the details of such initiatives are yet to be determined.

{% hint style="warning" %}
**ATTENTION:** This mechanic will not be accessible during the MVP launch. Instead, this mechanic will undergo exploration, be assessed for potential implementation, and is NOT guaranteed at this stage.
{% endhint %}

{% hint style="warning" %}
**PLEASE READ:**  If implemented, the Engage-to-Earn (E2E) mechanic will only be available to holders in compliance with local regulations and guidelines set forth by the U.S. Securities and Exchange Commission (SEC). All holders must adhere to applicable laws and SEC regulations governing NFT staking activities.
{% endhint %}


---

# 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://whitepaper.ethereumtowers.com/opportunity-and-incentives/engage-to-earn-e2e.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.
