# Digital Credit Agreement

## Overview

The Credit Agreement Tab is where you can find key details of your credit agreement. This page contains the details necessary to run Finley’s software, and it is unique to the specific facility indicated at the top right of the page. You can use the box in the top right to toggle between credit agreements if you have several capital providers. You can also download copies of your credit documents at the top of the page.&#x20;

{% hint style="info" %}
**Hint:** By toggling the credit agreement in the top right hand corner, the change will be applied across all other tabs.
{% endhint %}

The information on the page is categorized into Transaction Details, Facility Mechanics, Reporting Deliverables, and Borrowing Base Mechanics.

<figure><img src="/files/NVlpqHWtgPHv6vYPbYnP" alt=""><figcaption></figcaption></figure>


---

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