# Sample Backer Economics

Let's take the below deal terms as an example of how back-leverage works:

**Hypothetical Transaction:**

* Facility Size - $5,000,000
* Borrower Coupon - 12%
  * Senior Net Coupon = % Gross Coupon - 20% Junior Relocation - 10% Pool Reserve
  * Junior Net Coupon = % Gross Coupon + 20% Junior Relocation - 10% Pool Reserve
* Leverage Ratio - 4x
* Backer Investment: $1,000,000
* Senior Pool Investment: $4,000,000

**Senior Pool Economics:** 8.4%

**Backer Economics:** 20.4%

The table below shows the economics for both the Backers and the Senior Pool for a Borrower Pool with details above. You can download this sheet [here](https://docs.google.com/spreadsheets/d/1NB3kXFQTh3CxMhJSk8hHlMhgtxlcz8hBsaVu0O_JjEg/edit?usp=sharing).

![](/files/RGoXzmgOmCcUMMunQmxY)


---

# 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-capital-providers/sample-backer-economics.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.
