# Pool Types

## Revolving Credit Line

This is a common credit product that approves the borrower for a certain credit limit. The borrower can borrow money and repay it, repeatedly, as long as they stay under the credit limit and make timely payments.

## Receivable-backed Credit Line

The borrower is granted a credit line, but they must present a receivable for each borrowing transaction. This receivable must first be approved. Once approved, an advance rate (which is less than 100%) is applied to the receivable amount to determine how much the borrower can borrow using this receivable. This additional amount is then added to the borrower's available credit.

## Receivable Factoring Credit

The borrower can factor a receivable by receiving an advance payment, which is a percentage of the invoice amount.


---

# 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.huma.finance/products/huma-institutional/introduction/pool-types.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.
