# Overview

## Tydro Documentation

Tydro is a non-custodial lending protocol for onchain capital markets. Powered by Aave and built on Ink, it enables trustless borrowing, flexible collateral, and seamless coordination across the Ink ecosystem and beyond. Suppliers earn interest by providing liquidity to supported markets. Borrowers access capital by providing collateral that exceeds the borrowed amount.<br>

{% columns %}
{% column %}
[Concepts](https://docs.tydro.com/introduction/concepts)
{% endcolumn %}

{% column %}
[Liquidity Protocol](https://docs.tydro.com/primitives/liquidity-pool)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
[Reserve](https://docs.tydro.com/primitives/reserve)
{% endcolumn %}

{% column %}
[Oracle](https://docs.tydro.com/primitives/oracle)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
[Flash Loans](https://docs.tydro.com/primitives/flash-loans)
{% endcolumn %}

{% column %}
[Smart Contracts](https://docs.tydro.com/developers/smart-contracts)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
[Resources](https://docs.tydro.com/resources)
{% endcolumn %}

{% column %}
[FAQs](https://tydro-page.webflow.io/faq)
{% endcolumn %}
{% endcolumns %}

<figure><img src="https://710064532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUBm7pNGfoWEDcBs1hL6I%2Fuploads%2FlmqeIPg1imb4ONREn9yj%2F58-3.png?alt=media&#x26;token=edd458fa-62cc-4e21-8936-39fd72b3b897" 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.tydro.com/introduction/overview.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.
