# Stage 4: Borrower Closing

Once all the setup for the Borrower Pool is done, it's time to open the borrower pool and close the fundraise. This happens in the below steps:

* **Open the Borrower Pool:** On the pre-agreed day, the Borrower pool will open for funding
* **Backer Funding:** Once the Borrower pool opens, Backers will be able to fund your Borrower Pool. They do so by:
* **Signing the Agreement + Funding -** Below is an image of the Agreement Signing and Funding interaction

![](/files/ny3Z1AsAEbSQdUbzaHz9)

Please note that the 'Loan Agreement' hyperlink above takes the Backer to a copy of the Loan Agreement that the Borrower provides.

* **Funding Complete:** Once the pool has been fully funded, the Borrower Pool will be locked
* **Borrower Executes the Agreement**: You will receive the details of the Backers who participated in your Borrower Pool. You will be responsible for appending their details to the loan agreement and executing the agreement.&#x20;
* **Creating a live dataroom:** You will be responsible for creating a live dataroom, and granting access to all Backers who participated in your Borrower Pool. In this dataroom you will upload:
  * The executed transaction agreements
  * Any relevant updates for the Backer community from time to time.


---

# 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-how-to/launching-a-borrower-pool-on-goldfinch/stage-4-borrower-closing.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.
