# Security

**Is Swapsats safe to use?**

1. Multilayered Multisig

   Swapsats takes security and functionality in Bitcoin DeFi to a new level by combining the strengths of two technologies:

   * MPC (Multi-Party Computation): This advanced cryptography allows Swapsats to distribute key signing duties without compromising security.
   * Native Bitcoin Multisig: This leverages the security benefits of requiring multiple approvals for transactions on the Bitcoin blockchain.

   In simpler terms, Swapsats offers a secure and feature-rich way to participate in DeFi using Bitcoin.
2. Regular Audits

   Swapsats prioritises user trust by undergoing regular security audits with Certik, a leading blockchain security firm. These audits will be made publicly available and include:

A breakdown of all assets held by Swapsats (total amounts).

Detailed records of outgoing transactions.

Identification of any potential bugs or vulnerabilities in the code.

The first audit report is expected to be published soon and will be accessible here .\
<https://skynet.certik.com/projects/swapsats>


---

# 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.swapsats.io/runeswap/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.
