# FAQ

Here you will find the most frequently asked questions. If you can't find an answer here, use the search function at the top right. If this still doesn't help, then get in touch using our [contact form](https://flightsim-studio.com/contact).

<details>

<summary>Does it include persistent state saving?</summary>

Yes, you can enable it in the EFB options page. More details can be found here: [Integrated Tablet / EFB](/tecnam-p2012/special-features/integrated-tablet-efb.md#restore-state)

</details>

<details>

<summary>How to add weight to the aircraft?</summary>

We highly recommend to use the EFB to add weight to the aircraft instead of using the default MSFS weight menu. This is important because the weight stations in the EFB change depending on the cabin configuration and this can't be simulated in the MSFS weights menu. Find out more here: [Integrated Tablet / EFB](/tecnam-p2012/special-features/integrated-tablet-efb.md#weights)

</details>

<details>

<summary>Is the FSS Mission Hub included?</summary>

Yes, you can fly missions from [Zil Air](https://www.flightsim-studio.com/missions-zil-air) and [Alpen Air](https://www.flightsim-studio.com/missions-alpen-air/). The missions can be selected in the EFB Mission Hub page.

</details>

<details>

<summary>Where can I find the paintkit?</summary>

Please head over to the [Paintkit](/tecnam-p2012/special-features/paintkit.md) section.

</details>

<details>

<summary>Are there any incompatibilities?</summary>

**Other 3rd party addons**

Unfortunately, some 3rd party addons are not programmed optimally, so that they overwrite certain standard functions or displays in the MSFS and change their behavior, which in turn affects our aircraft. The following errors can occur:

* The DRM popup window does not appear
* The displays of the G1000 do not work or the displays are messed up
* The whole addon crashes

To prevent this, we strongly recommend using an addon linker (e.g. the free [MSFS Addons Linker](https://de.flightsim.to/file/1572/msfs-addons-linker) Tool) to activate only one aircraft addon per session and prevent mutual misbehavior.

The following 3rd party addons have already been identified as problematic by our community, although no guarantee can be given for correctness and completeness.

* RLTS Ultimate Traffic
* [Bishop Rock Lighthouse (Helipad)](https://de.flightsim.to/file/15955/bishop-rock-lighthouse-helipad)
* [BGAA - Aasiaat Greenland](https://de.flightsim.to/file/4467/bgaa-aasiaat-greenland)
* [BGBW Narsarsuaq Greenland](https://de.flightsim.to/file/734/bgbw-narsarsuaq-greenland)
* [BGCO - Nerlerit Greenland](https://de.flightsim.to/file/3614/bgco-nerlerit)
* [BGJN - Ilulissat](https://flightsim.to/file/4833/bgjn-ilulissat)
* [BGKK - Kulusuk Greenland](https://de.flightsim.to/file/3662/bgkk-kulusuk)
* [BGMQ - MANIITSOQ AIRPORT, GREENLAND](https://secure.simmarket.com/pearl-simulations-2-bgmq-maniitsoq-airport-greenland-msfs-\(de_15562\).phtml)
* [BGMQ - Maniitsoq Greenland](https://de.flightsim.to/file/4384/bgmq-maniitsoq-greenland)
* [BGSS - Sisimiut Greenland](https://de.flightsim.to/file/4433/bgss-sisimiut-greenland)
* [BGUQ Qaarsut Greenland](https://de.flightsim.to/file/3856/bguq-qaarsut-airport)
* [BIKF Keflavik Airport](https://orbxdirect.com/product/mkstudios-bikf-msfs)
* [Iqaluit Airport (CYFB) Enhancement for Asobo's CYFB](https://de.flightsim.to/file/57466/iqaluit-airport-cyfb-enhancement-for-asobo-s-cyfb)
* [TL Creation Greenland Enhancement Pack](https://de.flightsim.to/file/45487/tl-creation-greenland-enhancement-pack)
* Cera Sim Mil-17
* [CowanSim Bell 222](https://cowansim.com/product/222b-for-msfs/)
* [CowanSim MD 500](https://secure.simmarket.com/cowan-simulation-cowansim-500e-msfs-\(de_17540\).phtml)
* [Carenado PC-12](https://www.carenado.com/sitecarenado/product/pc12-msfs/)
* [Cockspur C510 Mustang](https://cockspur.eu/product/cockspur-c510-mustang)
* [Shift+Z Stats](https://de.flightsim.to/file/16358/shift-z-stats)
* [MSFS Map Enhancement](https://de.flightsim.to/file/19345/msfs-2020-google-map-replacement)

If you want to read up the technical problem behind this story, please check out [this article](https://devsupport.flightsimulator.com/t/vfs-we-need-to-find-a-way-to-stop-this-madness/7273).

</details>


---

# 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.flightsim-studio.com/tecnam-p2012/introduction/faq.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.
