# Liquidity Pool

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

A liquidity pool is a Tydro market instance that enables users to participate as suppliers or borrowers. Parameters such as reserve configurations and collateralisation thresholds define each pool.

Suppliers deposit liquidity into the pool that borrowers can access through overcollateralised positions. In return, suppliers earn interest while borrowers gain access to liquidity, all facilitated through decentralised smart contracts.

Tydro liquidity pools operate across supported blockchain networks. Smart contracts enforce pool parameters and automate borrowing, repayment, and liquidation without intermediaries. This decentralised design enhances the transparency, efficiency, and security of financial interactions within the pool


---

# 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/primitives/liquidity-pool.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.
