> 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/comparing-funding-partners.md).

# Comparing funding partners

## In this guide we will cover:

* Importance of finding the correct partner
* Which partners you can compare

{% embed url="<https://youtu.be/sDtjF2c4gdg>" %}

## Which partner is right for you?

To effectively compare funding partners, the key is to identify the features that are most important to you and to know what a good offer looks like. There’s no such thing as the “best funding partner for everybody”, but there is a "best funding partner for you". The higher your Funding Score, the more offers you’re likely to qualify for, and the more needed a comparison is. You might prefer to compare funding partners solely on the costs associated with your deal, or maybe by the benefits they offer. Whatever your reason, finding a partner that matches those preferences is crucial to your funding journey

## Which partners can be compared?

Our funding partner comparison tool allows you to evaluate partners side by side. You can compare any of your saved partners against another saved partner, or against an unsaved partner. You might want to compare a saved partner with an unsaved partner that has offered you a deal to find out which one has a lower cost of capital. Another variable to compare can be which funding partner offers the benefits that are important to you in a deal. Our tool lets you compare two partners head to head with a clear and precise marker to identify the winner based on the parameters you set.


---

# 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/comparing-funding-partners.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.
