> For the complete documentation index, see [llms.txt](https://docs.mojitoswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mojitoswap.finance/security-and-audit-report.md).

# Security & Audit Report

![](/files/ptbrlDF3p7Z8fg2K42K8)

Our contract was audited by **PeckShield.**&#x59;ou can check out by yourself:

MojitoSwap Audit Report:<https://github.com/MojitoFinance/mojito-swap-farm/blob/main/doc/PeckShield-Audit-Report-Mojito-v1.0.pdf>

### Transparent:

* We’re built on open-source software: our site and all our Smart Contracts are publicly visible for maximum transparency.&#x20;
* Our contracts are verified on KCC explorer so you know that what you see is what you get.

### Security best practices:

* The developers use multisig for all contracts.
* Our contracts’ time-locks give you peace of mind.


---

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

```
GET https://docs.mojitoswap.finance/security-and-audit-report.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.
