# After entering runway for takeoff , "Takeoff Power Set" (aka. Takeoff) is not detected.

{% hint style="info" %}
In some airports runways are not detected as runways in MSFS 2020. Additionally, runways that look like the image below is sometimes not detected as a runway. If your runway looks like the image below, keep taxiing till the actual runway start, which is usually indicated by the runway number printed on the runway.
{% endhint %}

<figure><img src="/files/jgRffsKZhI6E7GyAgws4" alt=""><figcaption><p>(KLAS - R26R) <strong>NOT</strong> considered a runway (so taxi more)</p></figcaption></figure>

<figure><img src="/files/Jg7EFcMhygTCbOr7mzGy" alt=""><figcaption><p>(KLAS - R26R) <strong>NOW</strong> considered the runway</p></figcaption></figure>

{% hint style="info" %}
This behavior is not consistent throughout MSFS 2020. Sometimes the same runway which is not recognized as a runaway in one instance will be recognized in another instance.
{% endhint %}


---

# 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://kb.inflightaddon.com/tech-support/faqs/after-entering-runway-for-takeoff-takeoff-power-set-aka.-takeoff-is-not-detected..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.
