# Audit

To ensure the security and reliability of the SEGA protocol, an in-depth [audit](https://beosin.com/audits/Sega-Swap_202502261538.pdf) has been conducted.&#x20;

#### Audit Report Overview

The audit was carried out by [Beosin](https://beosin.com), a reputable blockchain security firm. The report provides an analysis of SEGA’s smart contracts, highlighting any potential risks and validating the security measures in place. You can view the full audit report here: [SEGA Protocol Audit Report](https://beosin.com/audits/Sega-Swap_202502261538.pdf).


---

# 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.sega.so/protocol/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.
