# Security

Our architecture incorporates robust validations, ensuring security and integrity. As solvers commit liquidity on each chain, we don't have liquidity pool contracts on each chain. This eliminate risks associated with LP exploits and is more capital efficient.&#x20;

Furthermore, our built-in real-time monitoring solutions provide a secure environment, making it the safest option for retail traders, LPs, and institutions to transact on-chain.

These measures collectively foster trust and reliability within our network. Retail traders benefit from seamless and secure transactions, while liquidity providers enjoy peace of mind knowing their assets are protected. Institutions, with their stringent security requirements, can transact with confidence, ensuring compliance and safeguarding their interests at all times.

### How is this secure for LPs?

On Lamina, there are no liquidity pools, this way we are not susceptible to LP exploits. This is also better from a capital efficiency perspective. Users and LPs can commit liquidity to our cross-chain solver network which has built-in realtime monitoring solutions that prevent malicious solvers from participating in the network.&#x20;


---

# 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://docs.lamina.finance/technology/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.
