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

# Funds security

Security is the top priority of the FreeDona protocol. We have adopted an internal and external combined method to ensure the safety of users’ funds.

**1. Security of funds flow**

The funds deposited by users into FreeDona will be automatically managed in strict accordance with the process and will not be transferred to private addresses at will.

The user's funds will only be transferred between the user's address, FreeDona contract, and DeFi protocols. The accumulated interest will be used for distribution to users, donations, and project operations, and will not enter other unrelated addresses.

**2. Emergency plan**

Once FreeDona is exposed to a serious problem, we will suspend the corresponding service through the risk management contract to prevent the user's funds from being damaged, and follow up to solve the problem in time.

**3. Security specifications**

FreeDona is developed in compliance with safety principles and specifications, and has been formally verified by Mythril (static and dynamic safety analysis), using the SafeMath library to prevent digital overflow.
