# Audits

#### Auditor: MoveBit

stSUI's contracts were audited by **MoveBit**, a Move-language security firm.

#### Scope

The audit covered:

* Mint and burn logic
* Validator delegation
* Reward accrual and exchange rate
* Fee configuration (mint, redeem, spread, flash stake, distribution)
* Flash staking
* Admin and fee-collection controls
* Pause states

#### Report

Full report: [AlphaFi stSUI Audit Report](https://movebit.xyz/reports/20241214-AlphaFi-Smart-Contarct-Final-Audit-Report.pdf)

Date: December 09, 2024.


---

# 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.alphafi.xyz/stsui-lst/audits.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.
