# Wind Turbine Locations

{% hint style="success" %}
Wind Turbine locations are only provided for planning purposes.

**The pilot in command is always responsible for all on-site assessments.**&#x20;
{% endhint %}

***

## Motivation

* I want to adhere to flight safety [guidelines](https://www.faa.gov/uas).
* I want to avoid filing an [incident](https://www.faa.gov/faq/when-do-i-need-report-accident) during my flight.&#x20;

***

## Requirements

You must have a [data connection](/home/fieldagent-mobile-ios/requirements/apple-devices.md#general) to view turbine locations.

***

## Steps

From the Home Screen:

1. Tap on the field you want to review.
2. From the top-right options, tap on the Map Layers button.
3. Under the Infrastructure section, tap on the Wind Turbines toggle to enable it.

Once enabled, the app will display a set of map annotations for each turbine nearby. You can tap on the annotations to view details about the turbine information.

<figure><img src="/files/rNXTo7MGUmqxDXtEDTp2" alt=""><figcaption><p>Wind Turbine Locations</p></figcaption></figure>


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/wind-turbine-locations.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.
