# What is Finley?

Finley is the first portfolio management platform built to streamline lender-borrower and lender-lender relationships in addition to optimizing internal operations and analysis. Banks, borrowers, and asset managers use Finley to centralize, digitize, and automate everything from interest and fee calculations to performance trend cards and compliance triggers.

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/implementing-finley" %}
[implementing-finley](https://docs.finleycms.com/guides/implementing-finley)
{% endcontent-ref %}

{% content-ref url="guides/executing-a-funding-request" %}
[executing-a-funding-request](https://docs.finleycms.com/guides/executing-a-funding-request)
{% endcontent-ref %}

{% content-ref url="guides/monitoring-your-credit-facility" %}
[monitoring-your-credit-facility](https://docs.finleycms.com/guides/monitoring-your-credit-facility)
{% endcontent-ref %}

### Capabilities

Learn the fundamentals of Finley to get a deeper understanding of our main capabilities:

{% content-ref url="core-capabilities/digital-credit-agreement" %}
[digital-credit-agreement](https://docs.finleycms.com/core-capabilities/digital-credit-agreement)
{% endcontent-ref %}

{% content-ref url="core-capabilities/monthly-servicer-reports" %}
[monthly-servicer-reports](https://docs.finleycms.com/core-capabilities/monthly-servicer-reports)
{% endcontent-ref %}

{% content-ref url="core-capabilities/draw-requests" %}
[draw-requests](https://docs.finleycms.com/core-capabilities/draw-requests)
{% endcontent-ref %}

{% content-ref url="core-capabilities/borrowing-base-insights" %}
[borrowing-base-insights](https://docs.finleycms.com/core-capabilities/borrowing-base-insights)
{% endcontent-ref %}


---

# 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/what-is-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.
