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

# Security Audit

As a distributed social App, safeguarding protocol security remains our steadfast commitment.&#x20;

Our **Friend3 smart contracts** have successfully undergone an audit by **PeckShield**. To dive deeper, the **audit report** is available for your review. Click [*<mark style="color:purple;">**here**</mark>*](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Friend3-v1.0.pdf) to learn more.

{% embed url="<https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Friend3-v1.0.pdf>" %}

Prior to the roll-out of any additional features, internal audits along with third-party evaluations are performed, and periodic re-audits of all contract codes are conducted to ensure enduring safety.


---

# 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.friend3.group/resource/security-audit.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.
