> For the complete documentation index, see [llms.txt](https://docs.finleycms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finleycms.com/core-capabilities.md).

# Core Capabilities

- [Digital Credit Agreement](https://docs.finleycms.com/core-capabilities/digital-credit-agreement.md)
- [Automated Borrowing Base Calculation](https://docs.finleycms.com/core-capabilities/automated-borrowing-base-calculation.md)
- [Draw Requests](https://docs.finleycms.com/core-capabilities/draw-requests.md)
- [Recycle Requests](https://docs.finleycms.com/core-capabilities/recycle-requests.md)
- [Statements (Draws, Interest, Fees)](https://docs.finleycms.com/core-capabilities/statements-draws-interest-fees.md)
- [Monthly Servicer Reports](https://docs.finleycms.com/core-capabilities/monthly-servicer-reports.md)
- [Borrowing Base Reporting](https://docs.finleycms.com/core-capabilities/borrowing-base-reporting.md)
- [Receivables Dashboard](https://docs.finleycms.com/core-capabilities/receivables-dashboard.md)
- [Borrowing Base Insights](https://docs.finleycms.com/core-capabilities/borrowing-base-insights.md)
- [Strats & Report Builder](https://docs.finleycms.com/core-capabilities/strats-and-report-builder.md)
- [Reports Repository](https://docs.finleycms.com/core-capabilities/reports-repository.md)
- [Manual Uploader](https://docs.finleycms.com/core-capabilities/manual-uploader.md)
- [Deliverables](https://docs.finleycms.com/core-capabilities/deliverables.md)
- [Calculation Terminologies](https://docs.finleycms.com/core-capabilities/calculation-terminologies.md)
- [Event Log](https://docs.finleycms.com/core-capabilities/event-log.md)
- [Finley API](https://docs.finleycms.com/core-capabilities/finley-api.md)
- [Settings](https://docs.finleycms.com/core-capabilities/settings.md)
- [Data Integrations](https://docs.finleycms.com/core-capabilities/data-integrations.md)
- [AWS S3 Setup Guide](https://docs.finleycms.com/core-capabilities/data-integrations/aws-s3-setup-guide.md)
- [SFTP Setup Guide (Client-Hosted)](https://docs.finleycms.com/core-capabilities/data-integrations/sftp-setup-guide-client-hosted.md)
- [SFTP Setup Guide (Finley-Hosted)](https://docs.finleycms.com/core-capabilities/data-integrations/sftp-setup-guide-finley-hosted.md)
- [Setting up Bank Data Integrations](https://docs.finleycms.com/core-capabilities/data-integrations/setting-up-bank-data-integrations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/core-capabilities.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.
