# Introduction

Welcome to the **Whiffle Wind Docs**! This portal is a central hub for detailed documentation and essential information about our web application.

At [Whiffle](https://whiffle.nl/), we’ve created the [Whiffle Wind web application](https://whiffle.cloud) with the goal of ensuring you have the best tool to help you in your job as a wind resource expert. As a user of Whiffle Wind, you’ll be able to conduct Large Eddy Simulations for entire wind farm sites with just a few clicks. We've focused on creating an extremely user-friendly interface, so that you can concentrate on the crucial aspects of your work. The outputs from the application provide you with detailed insights into your wind resources and improve the overall precision of your yield assessments.&#x20;

**Here's a quick overview of what you can do within the web application:**&#x20;

* Wind resource modelling
* Energy yield modelling

The Whiffle Wind Docs encompasses the following sections:&#x20;

* **Getting started** – Browse this overview detailing how you can add a turbine within the application and easily run a simulation.
* **FAQs** – Explore this section for concise answers to your common queries about navigating and utilizing the Whiffle Wind application effectively.&#x20;
* **Under the hood -** Discover what happens when a job is submitted through the Whiffle Wind application.
* **Output** – Get a clear explanation and interpretation of the data generated by Whiffle Wind simulations, including formats and visualization techniques.&#x20;
* **Use cases** - Explore practical scenarios demonstrating the applications of Whiffle Wind in real-world settings.
* **Troubleshooting** – Get assistance on common issues and challenges encountered while using Whiffle wind, with step-by-step solutions. &#x20;
* **Advanced topics** – Are you a seasoned Whiffle Wind user? Explore this section to deep dive into some of the more advanced features such as long-term correction and learn more about the Whiffle LES model.
* **Release notes** – Keep an eye on Whiffle Wind’s latest updates, including new features and bug fixes.&#x20;
* **Support** – We’re always ready to help: Find out how you can contact us for technical support and assistance.&#x20;
* **Terms & Conditions** – Read the legal and usage guidelines that govern the access and use of the Whiffle Wind web application and its resources.&#x20;

### Featured pages <a href="#whifflewinddocs-featuredpages" id="whifflewinddocs-featuredpages"></a>

* [Adding a custom turbine](https://docs.whiffle.cloud/getting-started/adding-a-custom-turbine)
* [Setting up a simulation](https://docs.whiffle.cloud/getting-started/running-a-simulation)
* [FAQ](https://docs.whiffle.cloud/faq)

### Output <a href="#whifflewinddocs-output" id="whifflewinddocs-output"></a>

* [Time series](https://docs.whiffle.cloud/outputs/timeseries)
* [Statistics](https://docs.whiffle.cloud/outputs/statistics)

### Use Cases <a href="#whifflewinddocs-usecases" id="whifflewinddocs-usecases"></a>

* [How to calculate total aerodynamic losses?](https://docs.whiffle.cloud/use-cases/how-to-calculate-aerodynamic-losses)


---

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