# Run Simulation and Load Results

In the current beta version, we only support running simulation on Pollination cloud (it is free!), but we will enable local simulation execution in the next release.

{% embed url="<https://youtu.be/es8uieh3vVI?t=41>" %}

## Step 1

Use command [PO\_RunSimulation](/user-manual/rhino-plugin/pollination-commands/alphabetically/po_runsimulation.md) or click "Run Simulation" button on [Pollination panel](/user-manual/rhino-plugin/getting-started.md#pollination-panel). This brings up the Run Simulation dialog where you can select recipes and schedule a new simulation job.

![](/files/-MegLWSAyR_mq9tWhBH6)

## Step 2

Select "annual-energy-use" recipe from the recipe list, and fill in all required parameters that starts with "\_" in its name. In this case, inputs "ddy" and "epw" are required before starting the simulation. You can select these two files from your local drive, and click "Pollinate" button to schedule a new job on Pollination cloud.

Note: please wait until the job is successfully created on the Pollination cloud before closing the dialog.

![Select a recipe from the recipe list](/files/-MegN-1zQ1CfNma60ZPM)

![Fill in required parameters](/files/-MegNH2s1-_xNDpbkx3i)

## Step 3

Depends on the size of projects, the simulation might take a few minutes to hours. You can only load results for those has completed. Once a job is finished, you can choice one of available results from dropdown list to load.

Note: some results are not visualize-able, and they will only be downloaded from the Pollination cloud. Users can review all downloaded files by clicking "ResultFolder" button.

![](/files/-MegR84UReEDJl8oLRoC)


---

# 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.pollination.solutions/user-manual/rhino-plugin/energy-modeling/run-simulation-and-load-results.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.
