# Shield

{% embed url="<https://github.com/emerald-dao/shield>" %}

### About Shield

Shield is an open source auditing initiative run by Emerald City, comprised of:

1. Smart Contracts - for projects to ensure code security and safety (*projects must pay for this*)
2. Transactions - to keep the community safe from malicious developers

**Shield is not only an auditing service, but a paid opportunity to give you advice (and often times direct Cadence help) on best practices, efficiency improvements, general suggestions, and more.**

### Smart Contract Auditing

{% content-ref url="/pages/mIHSQ859ewCBnFJaaNQm" %}
[Contract Auditing](/auditing/shield/contract-auditing.md)
{% endcontent-ref %}

### Transaction Auditing

{% content-ref url="/pages/yoLYusxcyHiQ3c5hEk8y" %}
[Transaction Auditing](/auditing/shield/transaction-auditing.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.ecdao.org/auditing/shield.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
