# Security

Instead of relying on a trusted validator set, Musafir uses cryptoeconomic security to enhance trust in an external validator set. This approach scales the protocol’s security with the amount of capital available. Eigenlayer’s restaking reuses Ethereum's staked assets from the consensus layer to secure our protocol, providing a level of security and assets previously unattainable. With more than $100 billion securing the network, Ethereum’s current security budget is an order of magnitude larger than any other Proof of Stake (PoS) network. Leveraging restaked $ETH, Musafir’s security achieves significantly greater stability.


---

# 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://musafir.gitbook.io/musafir/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.
