# Implementing Finley

## Requirements

To get started with Finley, we’ll need access to your credit agreement and ongoing servicing tapes. Once we have these documents, we’ll implement the product to the specifications outlined in your credit agreement.

From there, you have the option of connecting your credit facility-related bank accounts so we can fully monitor the balances of key accounts for reporting and compliance purposes. You can also integrate Finley with Slack and Email to receive [notifications](/core-capabilities/settings.md#notifications) on your credit facility.&#x20;

## Features

Some highlights of Finley’s product include the ability to submit funding requests with a few clicks, view credit facility analytics, and fulfill upcoming deliverables required by your capital provider. These tools can be used to maximize your access to credit, optimize cost of capital, and maintain credit facility compliance.

![Finley Home Page](/files/tPXcl5ieEXd64p7jTnEZ)


---

# 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.finleycms.com/guides/implementing-finley.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.
