# Transparent Reporting

We use the [Haruko Portfolio Management System](https://www.haruko.io/) to track the profit and loss of each strategy. Haruko functionality allows D-Squared to provide investors' reports, add trading limits and so on. Currently, Haruko does not support every protocol D-Squared vaults trade with.

D-Squared provides frequent trading updates on Twitter, including debriefs of performance after each vault. All trades are on-chain and thus viewable in real time. Each vault liquidates its positions at the end of each epoch and thus valuations are regularly realised by actual market prices

<br>


---

# 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.d2.finance/docs/transparent-reporting.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.
