> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/supercarrier-pro/supercarriers/miltech-universal-carrier-toolbar/controls-tab.md).

# Controls Tab

<figure><img src="/files/hKHJURFZP0L4c3VwF6vT" alt="" width="375"><figcaption><p>Controls Tab</p></figcaption></figure>

1. **Quick Taxi:** With Quick Taxi, you can easily reposition the plane with the joystick. Move the stick up or down to move forward or backward. Move the stick left or right to rotate left or right. Particularly useful when moving inside the Hangar, when pushback is required, or with VTOL aircraft, such as the Osprey and Harrier.&#x20;
2. **Align to Wind:** Only available on moving carriers. Aligns the carrier with the current wind direction. Doesn't work with multiplayer auto-sync. Align to Wind should be used when the aircraft is not on deck or in the hangar. If the aircraft happens to be on the deck or hangar, it's best to immediately teleport - otherwise the aircraft will fall in the water.
3. **Multiplayer Auto-sync:** Only available on moving carriers. Syncs the position of your local carrier with the multiplayer server. Required for multiplayer flight on moving carriers, as otherwise the location would be different across different players. More information on [Multiplayer Operations](/supercarrier-pro/supercarriers/multiplayer-operations.md)
4. **Catapults:** Selects, activates, and executes the catapult launch sequence on the selected catapult. First click selects the catapult. Second Click (yellow checkmark, only available when aircraft has been positioned on the catapult correctly) activates the launching sequence and JBD. Third click (green arrow) executes the catapult launch. For more information, [Launch Operations](/supercarrier-pro/supercarriers/launch-operations.md)
5. **Elevators:** Moves selected elevator up/down. Ford-class features 3 elevators, while Nimitz Class has four.&#x20;
6. **Teleport (Experimental)**: Teleports aircraft to selected location - Runway, Parking, Hangar or Approach. Sets the state of the aircraft according to selected Teleport. Experimental feature. For more information, [Teleporting (Experimental Feature)](/supercarrier-pro/supercarriers/miltech-universal-carrier-toolbar/controls-tab/teleporting-experimental-feature.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.miltechsimulations.com/supercarrier-pro/supercarriers/miltech-universal-carrier-toolbar/controls-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
