# Security Risk

As Tren Finance works with varied asset types including LP tokens, money market deposits, and LRTs, a high level of importance is put on the technical security of each asset. While the technical risk analysis process does comprise of purely technical elements, there are many elements that require both qualitative and technical viewpoints.

The tech team at Tren Finance will conduct smart contract reviews to gauge the security of the underlying code of an asset. As a part of this process, the team will review smart contract audits conducted by respected auditors in the space, on top of conducting internal reviews.&#x20;

To gauge the security of an asset, as shown in the [risk methodolgy table](/protocol/asset-risk.md#risk-methodology), the total number of on-chain holders, and transfers is also taken into account. These factors provide a viewpoint on how much the smart contract has been used, and by how many users. In general, the more that a smart contract has been used, the safer it is. The security review process also encompasses a large portion of the centralisation risk review process below.


---

# 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.tren.finance/protocol/asset-risk/security-risk.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.
