# Platform

- [Control Center Overview](https://doc.fundstory.com/product-docs/platform/control-center-overview.md)
- [Dashboard Overview](https://doc.fundstory.com/product-docs/platform/dashboard-overview.md): A brief overview of the 3 dashboards
- [Risk](https://doc.fundstory.com/product-docs/platform/dashboard-overview/risk.md): Use the Risk dashboard prior to funding
- [Match](https://doc.fundstory.com/product-docs/platform/dashboard-overview/match.md): Use the Match dashboard when you're ready for funding
- [Balance](https://doc.fundstory.com/product-docs/platform/dashboard-overview/balance.md): Use the Balance dashboard once you've raised funding
- [App Marketplace](https://doc.fundstory.com/product-docs/platform/app-marketplace.md): Add apps to your workflow
- [Planning](https://doc.fundstory.com/product-docs/platform/app-marketplace/planning.md): Overview of the Planning app
- [Targeting](https://doc.fundstory.com/product-docs/platform/app-marketplace/targeting.md): Overview of the Targeting app
- [Company Profile](https://doc.fundstory.com/product-docs/platform/company-profile.md): Your company


---

# 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://doc.fundstory.com/product-docs/platform.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.
