# Recipes

- [Customer care](https://help.whaly.io/recipes/customer-care.md)
- [How to build a 360° customer dashboard](https://help.whaly.io/recipes/customer-care/how-to-build-a-360-customer-dashboard.md): Do you have a lot of customer data spread across your internal tools? Follow this guide to discover Whaly's best practices to centralise all this data in a single dashboard.
- [Finance](https://help.whaly.io/recipes/finance.md)
- [Modeling your recurring revenue](https://help.whaly.io/recipes/finance/modeling-your-recurring-revenue.md)
- [SQL for simplified MRR calculation](https://help.whaly.io/recipes/finance/modeling-your-recurring-revenue/sql-for-simplified-mrr-calculation.md)
- [SQL for advanced MRR calculation](https://help.whaly.io/recipes/finance/modeling-your-recurring-revenue/sql-for-advanced-mrr-calculation.md)
- [Marketing](https://help.whaly.io/recipes/marketing.md)
- [Track your entire Marketing Funnel](https://help.whaly.io/recipes/marketing/track-your-entire-marketing-funnel.md)
- [Calculate your Customer Acquisition Cost](https://help.whaly.io/recipes/marketing/calculate-your-customer-acquisition-cost.md)
- [Create a partner dashboard](https://help.whaly.io/recipes/marketing/create-a-partner-dashboard.md)
- [Sales](https://help.whaly.io/recipes/sales.md)
- [Analyze the impact of your Sales velocity on your closing rate](https://help.whaly.io/recipes/sales/analyze-the-impact-of-your-sales-velocity-on-your-closing-rate.md)
- [Create a sales performance dashboard](https://help.whaly.io/recipes/sales/create-a-sales-performance-dashboard.md)
- [Build a target oriented sales dashboard](https://help.whaly.io/recipes/sales/build-a-target-oriented-sales-dashboard.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://help.whaly.io/recipes.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.
