# Security

### How is Stader secure?&#x20;

Stader is a secure liquid staking solution for the following reasons&#x20;

1\. Continuous review and testing of all code.&#x20;

2\. Regular audits of smart contract&#x20;

3\. Use of Multi-sig accounts for changing smart contract parameters

4\. An open bug bounty program with Immunefi to highlight bugs in the contract or Dapp with a max bounty of $1,000,000. Check the program [here](https://immunefi.com/bounty/staderforbnb/).

### What are the risks of staking with Stader?&#x20;

There exist a number of potential risks when staking BNB using liquid staking protocols.&#x20;

Smart contract security: Although the Stader code is thoroughly vetted and audited there exists a possibility of malicious users exploiting a vulnerability or a bug in the contract or the BNB platform&#x20;

Wallet and downstream apps: Wallets and third party apps may have to be used to access staking, users should evaluate the security of the wallets and other third party apps independently, Stader does not hold any responsibility for the security of the wallets or third party applications used in staking.&#x20;

The Stader team along with The BNB Chain team are committed to delivering the best and more secure staking experience for users.&#x20;

### Does Stader have smart contract audits?&#x20;

The BNB smart contracts developed by Stader have been audited by Halborn and PeckShield. You can find the audit reports below:

[Halborn Audit Report](https://staderlabs-docs.s3.amazonaws.com/audits/binance/StaderLabs_BnbX_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)

[PeckShield Audit Report](https://github.com/stader-labs/audits/blob/main/peckshield/PeckShield-Audit-Report-Stader-Binance.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://binance.docs.staderlabs.com/bnbx-faqs/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.
