# Strategy Insights

On the strategy details page, lenders will be able to view detailed insights on the historical performance, risks and architecture of each strategy. For additional information, users can view the strategy whitepaper whitepaper in the risk docs. [Risk](/risk/risk-scoring-criteria.md)

### Historical APY

<figure><img src="/files/GLIQqYXH3uRgv27EHJFk" alt=""><figcaption></figcaption></figure>

### Utilization

<figure><img src="/files/cfggg6xh4GTzGvurZlPH" alt=""><figcaption></figcaption></figure>

### TVL

<figure><img src="/files/FkHHQd9SaOPuJ895Uhtb" alt=""><figcaption></figcaption></figure>

### Interest Rate Model

<figure><img src="/files/8sAl4BwaBqXYu5sefQyi" alt=""><figcaption></figcaption></figure>

### Deployment

<figure><img src="/files/WiwHgulBSHnKKct3MJs7" alt=""><figcaption></figcaption></figure>

### Risk Score

<figure><img src="/files/IHhUNuXuebHxU19XyZ4f" alt=""><figcaption></figcaption></figure>


---

# 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.goldlink.io/lending/strategy-insights.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.
