> For the complete documentation index, see [llms.txt](https://docs.whiffle.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whiffle.cloud/getting-started/running-a-simulation.md).

# Setting up a simulation

Welcome to our comprehensive guide on setting up a simulation! Whether you’re setting up your very first simulation or need a handy reference for running additional simulations, this guide has got you covered.

To get started, navigate to the homepage where you’ll find the **"+ New Simulation"** button. Click it to launch our intuitive simulation setup wizard.

Depending on the type of results you’re aiming for, we offer two distinct simulation options. Each option comes with its own step-by-step guide to follow, as well as unique outputs tailored to their respective purposes:

**Time Series:**\
This option enables you to simulate your entire period of interest to produce high-resolution time series data. It’s perfect for cases requiring detailed, granular insights across the full dataset.

Continue setting up your simulation with the [step-by-step Time Series guide](/getting-started/running-a-simulation/time-series.md). To preview what results look like, see [Time Series outputs](/outputs/timeseries.md).

**Statistics:**\
This mode allows you to simulate a sample of days to generate 20-year statistical data efficiently and cost-effectively. It’s ideal for gaining insights into long-term trends without needing to process the full dataset.

Continue setting up your simulation with the [step-by-step Statistics guide](/getting-started/running-a-simulation/statistics.md). To preview what results look like, see [Statistics outputs](/outputs/statistics.md).

#### &#x20;<a href="#runningasimulation-4.1windresourcegrid-wrg" id="runningasimulation-4.1windresourcegrid-wrg"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whiffle.cloud/getting-started/running-a-simulation.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.
