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

# Safety and Security

### Introduction

At JewelSwap, our commitment to the safety and security of our platform is paramount. We understand the critical importance of trust in the decentralized finance (DeFi) ecosystem. To uphold our promise of providing a secure and reliable platform, we conduct rigorous audits of our smart contracts and systems.

### What is a Smart Contract Audit?

A smart contract audit is a comprehensive examination conducted by independent security experts. The audit involves scrutinizing the smart contract code to identify vulnerabilities, bugs, and potential security threats. This process ensures that our smart contracts function as intended and are secure from external attacks.

### Executed Audits

So far, the following modules were audited by independent 3rd party auditors

<table><thead><tr><th width="217">Module/Feature</th><th width="121">Audited by</th><th>URI</th></tr></thead><tbody><tr><td><a href="/pages/P2VUoolBQYbfbVi2klPQ">S/JWLEGLD</a></td><td>Arda</td><td><a href="https://arda.run/audits/jewelswap">https://arda.run/audits/jewelswap</a></td></tr></tbody></table>


---

# 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.jewelswap.io/other-resources/safety-and-security.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.
