# Lending

Lending activity within Quantix is organized through structured pools that aggregate capital and deploy it into borrower opportunities in accordance with predefined mandates.

Each pool is governed by a specific investment profile, including:

* Target borrower types (institutional, trading firms, structured strategies)
* Allocation limits and diversification requirements
* Duration, liquidity profile, and capital lock characteristics
* Return objectives relative to risk exposure

Capital supplied by lenders is allocated across one or more borrower positions, with deployment decisions informed by underwriting processes, market conditions, and pool-level constraints.

Borrowers access capital under negotiated terms, including:

* Cost of capital (fixed or variable rate structures)
* Tenor and repayment schedule
* Collateralization (where applicable)
* Covenants or performance thresholds

This structure allows Quantix to replicate key elements of traditional credit markets, including:

* Bilateral or pooled lending exposure
* Risk-based pricing of capital
* Defined maturity and repayment frameworks

From the lender’s perspective, capital is not exposed to a single undifferentiated market. Instead, it is distributed across a portfolio of credit positions, each contributing to overall pool performance.

Quantix enables lenders to approach digital asset lending with the same rigor applied in traditional fixed income and private credit environments—where allocation, diversification, and risk-adjusted returns are central to the investment process.


---

# 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://quantixfinance.gitbook.io/quantixfinance-docs/quantix-institutional-for-lenders/lending.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.
