> For the complete documentation index, see [llms.txt](https://empmoneyv2.gitbook.io/emp.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://empmoneyv2.gitbook.io/emp.money/about/empowering-ethereum.md).

# EMPowering Ethereum

The goal of EMP Money is not only to offer healthy yield to our investors, but to become a beacon of stability and growth, empowering the Ethereum token in the Binance Smartchain.&#x20;

EMP Money wants to bring this empowerment through 5 angles:

**Unity** – Together we are strong. If we all stand together and follow the appropriate everyone will have a chance at earning and growing. **$100M or even $500M TVL and beyond is achievable if we stand united!**

**Education** – An educated community is key to ensuring long-term stability. We aim to always maintain focus on putting out content and educational material about the protocol and all relevant subjects. We want to foster smart and engaged investors that understand the protocol.

**Integrity** – A community is strong as long as there is trust. We will maintain a focus on being transparent and foster trust in and between each investor making sure everyone understands how to work for the betterment and growth of the community and not act selfishly for individual shortsighted **short**-term profit.

**Technology** – Robust, modern, and secure tech is the backbone of EMP. Our commitment is to only put out tools and products that abide by these principles.

**Responsible** – The EMP Money protocol will always work towards a responsible usage of the treasury and conduct the protocol into responsible and carefully curated partnerships that will expose our investors to new and exciting opportunities.

EMP Money embraces the above points by following the [EMPowered strategy Path](broken://pages/L2yrdnpj9rbvpKtV6n2r)

**Show us your support by adding** :zap:**EMP**:zap: **to your socials.**


---

# 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://empmoneyv2.gitbook.io/emp.money/about/empowering-ethereum.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.
