> For the complete documentation index, see [llms.txt](https://docs.tydro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tydro.com/iv.-tydro-institutional/institutional-overview.md).

# Institutional Overview

Tydro is built for institutional on chain credit markets. This page lays out what the protocol offers institutions, with further detail in the section pages.

Tydro provides the lending engine, the network, and custody into one stack. Aave V3 supplies an audited lending core. Ink adds chain-level compliance, monitoring and security. Kraken qualified custody connects the protocol to a regulated custody and distribution network. The result narrows the risk premium of operating on-chain and gives institutions a venue that meets their standards for custody, controls, and risk management.&#x20;

### What Tydro offers institutions

* **Qualified custody with direct on chain vault + assets.** Earn yield and borrow within Kraken qualified custody. Custody supports triparty and OTC loans.
* **First-loss capital.** Post verifiable first-loss capital in markets to provide coverage for depositors.&#x20;
* **Insurance.** Arrange coverage for institutional positions through established insurance providers.&#x20;
* **Permissioned and RWA markets.** Launch markets designed for tradable securities.&#x20;
* **Vault curation.** Run strategies as a curator or allocator under a defined role structure.
* **Term and duration loans.** Lend or borrow for a fixed term with defined yield.&#x20;
* **Tranched exposure.** Take a senior or junior position sized to your risk profile.&#x20;

### Built to scale

New markets, clusters, and products deploy at the asset, vault, and market level, so the protocol adapts to an institution's assets and mandate rather than the other way around. As liquidity deepens, parameters and caps scale with it under governance. See [Governance](/ii.-core-concepts/protocol-governance.md).

{% hint style="info" %}
Tydro is lending infrastructure, not financial, legal, or tax advice. Engagements are subject to eligibility and onboarding. See [Work With Us](/iv.-tydro-institutional/work-with-us.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tydro.com/iv.-tydro-institutional/institutional-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
