> 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/security-and-team-information/basic-team-security-information/trust-us-campaign.md).

# TRUST US CAMPAIGN (complete)

![](/files/-Mft889fX1KFa3ck8u2K)

The RugZombie is committed to earning the trust of our users. DeFi can be a hellish landscape for new projects. There are so many variables, and often development is pitted against community perception.&#x20;

In August of 2021, The RugZombie team committed to an overhaul of transparency, trust and security related matters for our team and platform including a campaign that includes:&#x20;

* [x] Locking Our Migrator Code with a Custom SafeOwner Code
* [x] KYC for our core founders with an outside firm (EZ confirmed with a news outlet before publication)&#x20;
* [x] KYC for all longterm contract devs on our platform utilizing [blockpass](https://blockpass.org/)
* [x] [Time-locked Master-Chef](/docs/security-and-team-information/basic-team-security-information.md)
* [x] Increased Visibility through AMAs, etc.
* [x] Some interesting [MAUSOLEUM](broken://pages/-Mef43qYnXhrIdErN2Nm) pieces to celebrate our progress
* [x] Application for a Second Audit ([AUDIT COMPLETED: VIEW HERE](https://rugzombie.gitbook.io/docs/security-and-team-information/basic-team-security-information/audits))
* [x] Some Sponsored Press through trusted media outlets about our project

We hope these efforts will further offer our current and future users trust on our platform. We take pride in being transparent (if not a bit irreverent) regarding our platform.


---

# 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/security-and-team-information/basic-team-security-information/trust-us-campaign.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.
