# Goldfinch's Borrowers

You can learn more about Borrowers and the role they play in the protocol in the [Borrowers](/goldfinch/goldfinch-v1/protocol-mechanics/borrowers.md) section of the Protocol Mechanics documentation.

* Borrowers are able to raise unitranche loan structure allowing them to pay a single interest rate with all interest and principal payments made into a single portal
* Borrowers have the ability to propose any investments based on any terms, and transaction structures to the Goldfinch community
* The Goldfinch ecosystem was built to be generalized allowing for many Borrower archetypes that could raise capital through it. Some examples Borrower types include, but are not limited to:
  * Credit Funds
  * Fintechs

Below are some articles highlighting past borrowers on the protocol:

* [Goldfinch Provides Cauris with $5.1M as Part of a $100M DeFi Fintech Debt Fund](https://medium.com/goldfinch-fi/goldfinch-provides-cauris-with-5-1m-as-part-of-a-100m-defi-fintech-debt-fund-8161fa185c27)
* [Goldfinch Borrower Spotlight: Greenway (via Almavest)](https://medium.com/goldfinch-fi/goldfinch-borrower-spotlight-greenway-via-almavest-4fdd4625fc84)
* [Goldfinch provides Tugende with a $5M debt facility to scale its operations in Kenya](https://medium.com/goldfinch-fi/goldfinch-provides-tugende-with-a-5m-debt-facility-to-scale-its-operations-in-kenya-86ca5c8de615)


---

# 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.goldfinch.finance/goldfinch/goldfinch-v1/borrower-mechanics/goldfinchs-borrowers.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.
