> For the complete documentation index, see [llms.txt](https://rugzombie.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rugzombie.gitbook.io/docs/platform-changes-late-2022-2023/the-new-rugzombie.md).

# The New RugZombie

When initially launching RugZombie we envisioned it was a fun NFT project with a goal to provide catharsis to victims of scams and exploits in our space. Since our launch, we're proud of the impact our platform has had in the communities we've helped and built along the way.

#### Our motivation

Despite our efforts, the Web3 space is still very unsafe for the average investor: **this needs to change.**  We want RugZombie to be a proactive and leading force in the prevention of exploits and rug-pulls, and not a reactionary effort after a scam.

#### Platform Upgrades

To achieve our ambitions and level of impact we want to have on the space, we'll need the community's help. The power of web3 is the community, and together, we can make crypto safe:&#x20;

This is why we're introducing The Zombie DAO and the following platform upgrades:

* [New Rewards Model](/docs/platform-changes-late-2022-2023/new-rewards-model.md) - Will reward those for improving the safety of the Web3 space
* [The Zombie Alliance](/docs/platform-changes-late-2022-2023/the-zombie-alliance.md)- Partner projects / protocols that are protected by the DAO
* [The Zombie DAO](/docs/platform-changes-late-2022-2023/the-zombie-dao.md) - Zombie holders can create and vote on proposals within the Hub
* [THE HUB](/docs/platform-changes-late-2022-2023/the-hub.md) - The central user-facing product the DAO provides. This is a research and educational platform that provides transparent and safe means for users to navigate and new users onboard into the web3 space.


---

# 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://rugzombie.gitbook.io/docs/platform-changes-late-2022-2023/the-new-rugzombie.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.
