# Security Overview

BlazeStake is one of the safest and most secure liquid staking protocols on Solana!

* The smart contract used by BlazeStake was developed under Solana Labs, the same organization that wrote the code for the official Solana validator client
* All features added to this smart contract have been reviewed rigorously by Solana Labs engineers and top ecosystem contributors
* The smart contract has been [audited](/protocol/audits.md) seven times by five separate organizations to ensure maximum safety of funds
* There is no way for anyone else to steal your SOL from the stake pool (not even the pool operator can withdraw funds owned by you)
* The upgrade authority for the smart contract is currently governed by a robust ecosystem multisig that is overseen by the Solana Foundation to ensure that no malicious updates can be deployed


---

# 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://stake-docs.solblaze.org/protocol/security-overview.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.
