# Security

At Messina.one, we are committed to security. We constantly invest in our people, technology, and processes to maintain high standards and update our security systems.

## Safety Guardrails

To promote security on the Messina.one Bridge, we have implemented several features we are calling 'Safety Guardrails'. They are as follows:

* "Rate Limits" include minimum and maximum limits per transaction to pace the scale of usage which allows time to assess potentially suspicious activity
* "Pause" temporarily pauses transactions on the bridge to prevent bad actors from taking liquidity out if ever the bridge or another protocol in the Algorand ecosystem is compromised

Messina.one's smart contracts will activate the Safety Guardrails automatically to minimize exploits from occurring.


---

# 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://messinaone.gitbook.io/messina/bridge/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.
