> For the complete documentation index, see [llms.txt](https://docs.spadnext.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spadnext.com/guides-and-videos/simulation-specific/as-crj-550-700-msfs.md).

# AS CRJ 550/700/900/1000 (MSFS)

Step 1... You need to Get the L:VAR Bridge Installed... v0.9.11.5 Release and Newer do not require the Alpha or Beta Release!

{% embed url="<https://youtu.be/UHeECsbE6Ew>" %}
Install the L:Var and H:Event Bridge. Alpha or Beta No Longer Required.
{% endembed %}

Step 2... We need to Learn how to Find the Data using the Data Monitor. Also how we can then interact with that Data to make changes. We can use the Switch Panel for this one!

{% embed url="<https://youtu.be/hSO2RkXNOvI>" %}
How to Find the L:VARS and how to make Data Changes to them
{% endembed %}

Step 3... Let's now take what we learned in the previous video and get the Multi Panel working with the AS CRJ FCP. In this one we are going to learn about how some items need additional commands if we want to also have the Knobs and Buttons Animate and make Sounds in the cockpit!

{% embed url="<https://youtu.be/PtEQ3EWFjw0/>" %}
Setting up the Logitech Multi Panel to control the CRJ FCP
{% endembed %}

Step 4... Onwards to the Radio Panel configuration! Also since not all of the data has L:Vars (Nav Radio STBY) or initially the CRJ was not updating Transponder State we will use Data and Script Panels to work around them.

{% embed url="<https://youtu.be/v55nG44P0Ys>" %}
Configuring the Logitech Radio Panel and Using Data Tricks with the Script Panel
{% endembed %}

Cockpit Master CDU configuration .. early Alpha implementation.

{% embed url="<https://youtu.be/_XQGsQePGng>" %}
AS CRJ early Alpha Implementation
{% endembed %}

Let's get our Alpha and Bravo Controls Fully Configured for use with the Aerosoft CRJ Series!! Plus a bonus walk through the cockpit with each assignment then we do a Departure from CYYZ to put it through the paces!!

{% embed url="<https://youtu.be/E2DD97qel7Y>" %}
Aerosoft CRJ specific Configurations!
{% endembed %}


---

# 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.spadnext.com/guides-and-videos/simulation-specific/as-crj-550-700-msfs.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.
