> For the complete documentation index, see [llms.txt](https://doc.fundstory.com/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.fundstory.com/product-docs/guides/insights-to-improve-your-funding-odds.md).

# Insights to improve your funding odds

## &#x20;In this guide we will cover:

* Perks of improving your Funding Score
* Tools to improve your Funding Score

  &#x20;

![Platform tip video series coming soon!](/files/RZoILVzDJQgv8RFoeucc)

## **Perks of improving your Funding Score**

Before we discuss how to improve your Funding Score, we need to understand why it's so important. Aside from knowing exactly where your business's financial health stands, the amount of credit that suppliers will allocate to you, or your ability to secure loans in general, your Funding Score can determine the odds of success of many of your financing efforts. Your Funding Score is the key factor lenders use to determine how likely you are to pay back what you owe. Our wide selection of lending partners is adjusted based on the details of your business Funding Score. Your approval odds, terms, and rates will all be more favorable as your Funding Score continues to improve.

## Tools to improve your Funding Score

No matter where you are in your business’s credit journey, we want to help you go further. Improving your Funding Score can sound like a formidable and almost insurmountable task, and in fact, it used to be. To solve this, we built tools to guide you through every step of it. We have broken these tools into 2 sections: Qualitative and Quantitive. Qualitative tasks that can increase your Funding Score are found and managed in the Planning app. The Quantitive insights can be found in the Targeting app and have historically been the main drivers behind an increased Funding Score. Take the guesswork out of what it takes to improve your Funding Score and get the offers and terms that you want.


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.fundstory.com/product-docs/guides/insights-to-improve-your-funding-odds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
