> 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/guide-to-the-fundstory-pro-plan.md).

# Guide to the FundStory Pro Plan

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

* Why upgrade to Pro
* Pro pricing

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

### Why upgrade to Pro? <a href="#h_cd2526f0e9" id="h_cd2526f0e9"></a>

The Fundstory Pro plan was built for those finance teams who want an unfair advantage in the fundraising game. The Pro plan promotes better decision-making by increasing the power and scope of our already industry-leading toolkit. Save time with unlimited saved partners, partner-specific goal insights, including proprietary AI forecasting, and app power-ups to maximize app capability. Act on our Pro recommendations to increase your funding odds, receive better terms on your deal, and lower your cost of capital. We understand that time is money, which is why all Pro plan users also receive priority support on all inquiries from our dedicated support team.

### Pro pricing

The Fundstory Pro plan pricing model combines the best of the freemium and variable pricing models that are commonly found in SaaS products. We believe that every user should be able to access the best features to maximize their productivity in their fundraising journey. Because of this, our Pro plan is accessible to teams of any size. Receive full Pro functionality for as low as $49/ month depending on your company's revenue with our variable pricing scale. We have also implemented a free 14-day trial so that you can confidently determine the value of the Pro plan and see its effect on your business and your objectives.


---

# 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/guide-to-the-fundstory-pro-plan.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.
