# Borrower Mechanics

{% hint style="warning" %}
**Goldfinch provides tools to help participants interact with the protocol, but it is your responsibility to stay compliant with all legal, regulatory, and tax laws for your relevant jurisdiction(s). All protocol participants are strongly encouraged to consult with their own legal and tax counsel.**&#x20;
{% endhint %}

The Goldfinch protocol helps to simplify debt capital aggregation by operating on the principle of 'trust through consensus. The protocol provides investors around the world the ability to earn yield uncorrelated to crypto markets by helping them invest in:

* Curated real-world debt opportunities from around the world which are assessed by the fellow community members
* On-chain tokenized assets, allowing for secondary markets to flourish
* Democratizing access to yield but allowing anyone to invest with no minimums

You can learn more about Goldfinch and how it works in the [Goldfinch Overview](/goldfinch/goldfinch-v1/goldfinch-overview.md) section of the documentation. Then, dive into the [Protocol Mechanics](/goldfinch/goldfinch-v1/protocol-mechanics.md) sections of the documentation to learn in more detail about how it functions, along with the [role that Borrowers play in the network](/goldfinch/goldfinch-v1/protocol-mechanics/borrowers.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.goldfinch.finance/goldfinch/goldfinch-v1/borrower-mechanics.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.
