# Economic Security

Economic security in the context of trustless bridging refers to the mechanisms that protect against financial attacks, such as double-spending or transaction reversal, through economic incentives and penalties. For Zayn Network, developing models that can effectively evaluate and mitigate potential economic threats within cross-chain operations is crucial. This involves researching and implementing staking requirements, slashing conditions, and other economic safeguards that align the interests of all network participants towards maintaining network integrity.


---

# 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://zayn-network.gitbook.io/overview/research-areas/trustless-bridging/economic-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.
