# About Our Products

- [Secured Line of Credit](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit.md): The first instance of debt-based financing issued natively onchain
- [Line of Credit Features (v1)](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit.md): In this section we introduce the main features of a Line of Credit as available in its first version.  An enhanced version will be released soon so expect some updates soon.
- [Cash Flow Financing](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/revenue-based-financing.md): Using a Borrower cash flow streams to repay and secure Credit Lines.
- [Deploying a Secured Line of Credit](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/creating-a-secured-line-of-credit.md)
- [Core Lending Functionality](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/core-lending-operations.md): Drawdowns, extending further credit and repayments
- [Revenue-Based Lending Operations](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/revenue-based-lending-operations.md)
- [Collateral Operations](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/escrowed-token-collateral-operations.md): Features for managing asset collateral that the parties may agree is also required to secure a line
- [Credit Events](https://docs.creditcoop.xyz/about-our-products/secured-line-of-credit/secured-line-of-credit/loan-impairment-and-lender-recourse.md): Borrower default and what a Lender can do about it
- [The Spigot](https://docs.creditcoop.xyz/about-our-products/the-spigot.md): A groundbreaking innovation for the onchain financial ecosystem.
- [Key features of the Spigot](https://docs.creditcoop.xyz/about-our-products/the-spigot/key-features-of-the-spigot.md): A Spigot's purpose is to provide Trustless Recourse for Secured Agreements
- [Spigot Roles](https://docs.creditcoop.xyz/about-our-products/the-spigot/spigot-roles.md): There are two important roles for each deployment of a Spigot
- [Owner](https://docs.creditcoop.xyz/about-our-products/the-spigot/spigot-roles/owner.md)
- [Operator](https://docs.creditcoop.xyz/about-our-products/the-spigot/spigot-roles/operator.md)


---

# 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.creditcoop.xyz/about-our-products.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.
