# Growth Modeling

- [Building a Growth Model](https://docs.leanscale.team/growth-modeling/building-a-growth-model.md): Doing this process correctly is truly what separates the good from great companies. Below step by step guide to growth modeling and capacity planning using the LeanScale template.
- [Growth Model Assumptions](https://docs.leanscale.team/growth-modeling/building-a-growth-model/growth-model-assumptions.md)
- [Growth Model Approaches](https://docs.leanscale.team/growth-modeling/building-a-growth-model/growth-model-approaches.md)
- [Growth Model Segmentations](https://docs.leanscale.team/growth-modeling/building-a-growth-model/growth-model-segmentations.md)
- [Sales Capacity Plan](https://docs.leanscale.team/growth-modeling/sales-capacity-plan.md): Learn how to build an effective sales capacity plan to hit your revenue targets.
- [Marketing Plan](https://docs.leanscale.team/growth-modeling/marketing-plan.md)
- [Customer Success Plan](https://docs.leanscale.team/growth-modeling/customer-success-plan.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://docs.leanscale.team/growth-modeling.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.
