# 📂 Drivers, Variables and Timing

- [Driver Overview](https://help.modelreef.io/help/drivers-variables-and-timing/driver-overview.md)
- [Economic Drivers](https://help.modelreef.io/help/drivers-variables-and-timing/economic-drivers.md)
- [Operational Drivers](https://help.modelreef.io/help/drivers-variables-and-timing/operational-drivers.md)
- [Modifier Drivers](https://help.modelreef.io/help/drivers-variables-and-timing/modifier-drivers.md)
- [Driver Frequency Rules](https://help.modelreef.io/help/drivers-variables-and-timing/driver-frequency-rules.md)
- [Driver Escalation Rules](https://help.modelreef.io/help/drivers-variables-and-timing/driver-escalation-rules.md)
- [Driver Scenario Interactions](https://help.modelreef.io/help/drivers-variables-and-timing/driver-scenario-interactions.md)
- [Variable Overview](https://help.modelreef.io/help/drivers-variables-and-timing/variable-overview.md)
- [Revenue Variables](https://help.modelreef.io/help/drivers-variables-and-timing/revenue-variables.md)
- [COGS Variables](https://help.modelreef.io/help/drivers-variables-and-timing/cogs-variables.md)
- [Opex Variables](https://help.modelreef.io/help/drivers-variables-and-timing/opex-variables.md)
- [Staff Variables](https://help.modelreef.io/help/drivers-variables-and-timing/staff-variables.md)
- [Tax Variables](https://help.modelreef.io/help/drivers-variables-and-timing/tax-variables.md)
- [Asset Variables](https://help.modelreef.io/help/drivers-variables-and-timing/asset-variables.md)
- [Liability Variables](https://help.modelreef.io/help/drivers-variables-and-timing/liability-variables.md)
- [Equity Variables](https://help.modelreef.io/help/drivers-variables-and-timing/equity-variables.md)
- [Dividend Variables](https://help.modelreef.io/help/drivers-variables-and-timing/dividend-variables.md)
- [Units & Bounds](https://help.modelreef.io/help/drivers-variables-and-timing/units-and-bounds.md)
- [Imported Variable Behaviour](https://help.modelreef.io/help/drivers-variables-and-timing/imported-variable-behaviour.md)
- [Timing Engine Overview](https://help.modelreef.io/help/drivers-variables-and-timing/timing-engine-overview.md)
- [Accrual Logic](https://help.modelreef.io/help/drivers-variables-and-timing/accrual-logic.md)
- [Payment Terms](https://help.modelreef.io/help/drivers-variables-and-timing/payment-terms.md)
- [Delay Rules](https://help.modelreef.io/help/drivers-variables-and-timing/delay-rules.md)
- [Frequency Rules](https://help.modelreef.io/help/drivers-variables-and-timing/frequency-rules.md)
- [Seasonality & Schedules](https://help.modelreef.io/help/drivers-variables-and-timing/seasonality-and-schedules.md)
- [Model Periodicity](https://help.modelreef.io/help/drivers-variables-and-timing/model-periodicity.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.modelreef.io/help/drivers-variables-and-timing.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.
