# Manual Starting Positions

In some cases—due to simulator behavior or the layout of a specific airport—the correct starting position may not be automatically detected. Additionally, you may simply prefer to choose a starting point manually.

To do this, click the **"More"** button and select your desired **Starting Position** from the list.\
It’s quick and easy.

<figure><img src="https://2724138733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qPpmmj2SFLmjH1IMYMT%2Fuploads%2F3eCfDhxP6Fh4o4IXkdHj%2FScreenshot%202025-03-28%20203211.png?alt=media&#x26;token=db3123cf-1fed-459f-98bf-908228d91a04" alt=""><figcaption><p>Manual Starting Positions Toggle</p></figcaption></figure>

<figure><img src="https://2724138733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qPpmmj2SFLmjH1IMYMT%2Fuploads%2F5b3Qbq4oZnhVB5obgwwq%2FScreenshot%202025-03-28%20203443.png?alt=media&#x26;token=6bb56f0e-91ca-4878-86ac-a5a4b742afe3" alt=""><figcaption><p>Manual Starting Positions Selection</p></figcaption></figure>

Manual starting positions are identical to the automatic ones, with one exception:\
**Manual mode includes an additional option — "Start of Taxiway."**

## **Start on Taxiway**

**Aircraft State:**

* The aircraft begins at the **Taxiing for Takeoff** phase, positioned on the taxiway and ready to roll.

**Description:**\
This starting point places your aircraft at the beginning of the taxi phase—ideal for quick departures without the need to go through boarding, startup, or pushback procedures.

**User Tips:**

* Make sure your aircraft systems are properly configured and ready for taxi before proceeding.


---

# 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/fundamentals/manual-starting-positions.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.
