# Supercarrier

If you have the [Supercarrier Pro](https://docs.miltechsimulations.com/supercarrier-pro/) addon, you can place the carriers in the world. You can also use the carrier as spawn point.

{% hint style="warning" %}
You can only have **one** carrier in a mission. This includes carriers that are already placed in the world. If you have multiple carriers, they will interfere.
{% endhint %}

### Attributes

<table data-header-hidden data-full-width="false"><thead><tr><th width="109.99993896484375">Attribute</th><th>Description</th></tr></thead><tbody><tr><td><strong>Carrier Type</strong></td><td><p>Carrier to spawn. Can be:</p><ul><li>CVN-69 Moving</li><li>CVN-69 Static</li><li>CVN-76 Moving</li><li>CVN-76 Static</li><li>CVN-78 Moving</li><li>CVN-78 Static</li><li>FrenchCDG Moving</li><li>FrenchCDG Static</li></ul></td></tr><tr><td><strong>Orientation</strong></td><td>Heading of the carrier in true degrees north (not equal to magnetic north)</td></tr><tr><td><strong>Spawn on Carrier</strong></td><td>You can use the carrier as spawn point. You can only set 1 spawn point in a mission.<br>The aircraft will spawn 'Ready to go'.</td></tr></tbody></table>

### Actions

**Supercarrier** doesn't have any actions.

### Events

**Supercarrier** doesn't have any events.

## See also

Supercarrier Pro documentation: [Supercarrier Pro](https://docs.miltechsimulations.com/supercarrier-pro/)

[UK Carrier](/miltech-mission-hub/detailed-documentation/map-objects/uk-carrier.md)

[Ship](/miltech-mission-hub/detailed-documentation/map-objects/ship.md)

[Spawn](/miltech-mission-hub/detailed-documentation/map-objects/spawn.md)


---

# 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.miltechsimulations.com/miltech-mission-hub/detailed-documentation/map-objects/supercarrier.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.
