# General FAQs

- [What are Startup Stage ?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-are-startup-stage.md): The main stages of each startup
- [What is a Pitch Deck?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-is-a-pitch-deck.md): How to build a Pitch Deck
- [What is IRM "Investor Relationship Management" ?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-is-irm-investor-relationship-management.md): IRM = FundrsVC
- [What is Activity in FundrsVC?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-is-activity-in-fundrsvc.md): Activity is calendar based action
- [What is Integrations ?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-is-integrations.md): Integrations is aggregating information from other applications
- [How to use Dashboards ?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/how-to-use-dashboards.md): Dashboard is the centralized page to view all metric
- [What if I exceed my Free or paid plan limits?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-if-i-exceed-my-free-or-paid-plan-limits.md)
- [How do I know which plan is right for me?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/how-do-i-know-which-plan-is-right-for-me.md): Choosing between Good, Better and the Best.
- [Are there any long-term commitments or cancellation fees?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/are-there-any-long-term-commitments-or-cancellation-fees.md)
- [How do I cancel my monthly subscription?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/how-do-i-cancel-my-monthly-subscription.md)
- [What happens if I upgrade or downgrade a plan mid-period?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/what-happens-if-i-upgrade-or-downgrade-a-plan-mid-period.md)
- [How does FundrsVC differ from other fundraising platforms?](https://fundrsvc.gitbook.io/knowledge-base/general-faqs/how-does-fundrsvc-differ-from-other-fundraising-platforms.md)


---

# 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://fundrsvc.gitbook.io/knowledge-base/general-faqs.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.
