# 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.

{% content-ref url="/pages/ZTSPWSV7OMcSHwcBx3oa" %}
[Time Series](/getting-started/running-a-simulation/time-series.md)
{% endcontent-ref %}

**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.

{% content-ref url="/pages/NBEZRwZOlT5Oi55L2fI7" %}
[Statistics](/getting-started/running-a-simulation/statistics.md)
{% endcontent-ref %}

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


---

# 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.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.
