> For the complete documentation index, see [llms.txt](https://wiki.malamaker.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.malamaker.org/projects/toys/lionel-ready-to-play-train-set/railroad-crossing-lr2p.md).

# Railroad Crossing (LR2P)

This is a custom railroad crossing train track with (optional) 2 signs compatible with the Lionel Ready to Play Train sets. This track was based on the 2017 Polar Express Lionel Train Set Parts but is compatible with other Lionel Ready to Play sets.

A complete set for the railroad crossing setup has the following part counts:

* [ ] (Qty 1) Railroad Crossing Track
* [ ] (Optional - Max Qty 2) Railroad Crossing Signs

{% embed url="<https://youtu.be/9IDwXvs1U2U>" %}

Track Parts are 3D printed in black ABS plastic. Signs are resin printed or resin casted in white.

## Product Listings and 3D Model Downloads

### M86 Toys&#x20;

#### (Official Ready to Play Compatible Toy Site)

M86 Toys Store Listing (Track Set): <https://m86toys.com/product/railroad-crossing-train-track-lionel-ready-to-play-compatible/>

M86 Toys Store Listing (Sign Only): <https://m86toys.com/product/railroad-crossing-sign-accessory/>

M86 Toys Railway Adventure Track Set: <https://m86toys.com/product/railway-adventure-track-set-lionel-ready-to-play-compatible/>

*M86 Toys Build Your Own Bundle* (3 or more core\* Lionel Ready to Play Compatible Accessories)\
&#x20;       Bundle Listing: <https://m86toys.com/product/build-your-own-bundle-track-set-lionel-ready-to-play-compatible/>

**\* \* M86 Toys has a shop small business discount applied at checkout for all items purchased through the site.  Etsy and other similar platforms charge fee's on every purchase.  By shopping on M86 Toys directly you are saving the money by avoiding those fee's. \* \***

### Etsy

Etsy Listing (Track Set): <https://www.etsy.com/listing/1000435217/railroad-crossing-train-track-3d-printed>\
Etsy Listing (Sign Only): <https://www.etsy.com/listing/993108656/railroad-crossing-sign-accessory>

### 3D Models

3D Models: <https://www.thingiverse.com/thing:4837391>\
3D Models: <https://cults3d.com/en/3d-model/game/railroad-crossing-train-track-compatible-w-the-lionel-ready-to-play-train-sets>&#x20;

(Models are Licensed Under "CC BY-NC" <https://creativecommons.org/licenses/by-nc/3.0/> )

(\*) Core accessories include criss cross tracks, loco loader track, bumper track, and railroad crossing tracks. Other pre-defined bundles are not included with the build your own bundle.


---

# 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://wiki.malamaker.org/projects/toys/lionel-ready-to-play-train-set/railroad-crossing-lr2p.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.
