# Transparency

All strategy activity takes place directly on-chain.

This means that vault allocations, transaction history, and position changes can be independently verified on the blockchain.

Users can inspect portfolio composition and observe how capital moves between strategies over time.

In addition, Shift publicly documents its risk framework and governance processes so that investors can understand not only what decisions are made, but how those decisions are made.

Institutional rigor does not come from secrecy. It comes from clearly defined systems, disciplined execution, and transparent oversight.

<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.shiftdefi.com/user-docs/invest-with-confidence/safety-and-stress-scenarios/transparency.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.
