# Security at CitaDAO

At the CitaDAO, security is our top priority as we build protocols. Our smart contracts are audited by [ABDK Consulting](https://www.abdk.consulting/). Here is the [report](https://docsend.com/view/sfaj6is2r8tzr6rm) from ABDK: [Audit Report](https://docsend.com/view/sfaj6is2r8tzr6rm)

We are currently working to set up a bug bounty programme. Our bug bounty will follow a similar approach as Ethereum Bug Bounty. The severity of the issues will be based on the [OWASP Risk Rating Model](https://owasp.org/www-community/OWASP_Risk_Rating_Methodology) based on Impact and Likelihood.

If you detected anything, please submit your findings [here](https://forms.gle/mZ6vvHU5v9Zpu2VL8) and we will have a team responding to your report.

DISCLAIMER: Submission don't automatically means reward. We will be validating the submission and assess the impact of the bug.


---

# 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.citadao.io/intro/security/security-at-citadao.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.
