# Glossar

## SimConnect

SimConnect is a synonym for a protocol Microsoft published together with the FSX Acceleration Pack/SP2. All simulations that are based on FSX (this includes Prepare3D and MS Flight Simulator 2020) support this protocol. For a complete description of SimConnect and its feature please see [Microsoft's ESP Documentation](https://docs.microsoft.com/en-us/previous-versions/microsoft-esp/cc526948\(v=msdn.10\)).

## Have you had a chance to answer the previous question?

Yes, after a few months we finally found the answer. Sadly, Mike is on vacations right now so I'm afraid we are not able to provide the answer at this point.


---

# 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.spadnext.com/glossar.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.
