# Executing a Funding Request

## Instructions

To seamlessly make a funding request to your provider, you can navigate to the Funding Requests page on the left. If you have no other funding requests in progress, you can select the option to initiate a funding request. Finley will incorporate the latest available financial data as the key components to the funding request.&#x20;

On the next page, you can find Finley's suggested request based on your borrowing base. You can use the sliders to adjust this request, which will stay in line with what’s permitted according to the borrowing base calculations. You can also adjust for recycling and reinvestment of cash, as well as the paydown of your facility.&#x20;

Once these steps have been completed, you can review and submit the funding request on the following pages. For a more detailed overview of how the process works, you can visit the [Funding Requests](/core-capabilities/draw-requests.md) section.

![Submitting a Funding Request](/files/UbgeOkanGpfeYk1yHZEg)


---

# 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/executing-a-funding-request.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.
