# BNBx Security

### How does Stader ensure the security of staked assets?​&#x20;

Stader has implemented robust security measures to safeguard your staked assets. By combining multiple strategies, Stader provides a secure environment for staking, giving users the confidence to invest their assets. Our multi-pronged security approach includes:

1. **Audits by Renowned Firms**\
   Our protocol undergoes thorough audits by leading blockchain security firms. These detailed examinations ensure a high level of safety and security. All audit reports are made publicly accessible upon completion, demonstrating our commitment to transparency.
2. **Bug Bounties**\
   To further enhance platform security, we have introduced a $250K bug bounty program through Immunefi. This initiative encourages independent security researchers to identify potential vulnerabilities in our systems.
3. **On-Chain Monitoring**\
   In addition to audits and the bug bounty program, we have implemented on-chain monitoring via Forta. This proactive monitoring helps us promptly detect and address potential security issues.
4. **Continuous In-House Review and Testing**\
   At Stader, the code is rigorously reviewed and tested by an experienced in-house team of engineers. By regularly evaluating and improving code, we minimize potential risks and adapt to the ever-changing blockchain landscape.&#x20;
5. **Multi-Sig Admin Accounts:**\
   Stader employs multi-sig admin accounts to enhance the security of smart contract management. This approach requires multiple trusted parties to approve any significant changes or upgrades to the protocol, reducing the risk of unauthorized access or malicious actions. Multi-sig accounts ensure that critical decisions about smart contract parameters are thoroughly reviewed and agreed upon by a quorum, providing an added layer of governance and protection for user assets.


---

# 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://stader.gitbook.io/stader/bnb-chain/bnbx-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.
