> 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/criss-cross-track-lr2p.md).

# Criss-Cross Track (LR2P)

This is a custom crisscross train track 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 crisscross setup contains the following part counts:&#x20;

* [ ] (Qty 1) Crisscross Track (LR2P\_Train\_CrissCrossTrack)
* [ ] (Qty 4) Crisscross Straight Short Track (LR2P\_Train\_CrissCrossStraightTrack)

&#x20;

**Note** If you have the base track set and want to do a complete figure 8 with the crisscross set you will need 4 additional stock straight track and 12 additional stock curve track. Lionel sells expansion packs of 12 track for stock straight and curve track.

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

Parts are 3D printed in black ABS plastic.

## Track Layouts

### Double Loop (Figure 8)

<figure><img src="/files/k22iilNGXdLIS458DNIA" alt=""><figcaption></figcaption></figure>

## Product Listings and 3D Model Downloads

### M86 Toys&#x20;

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

Store Listing: <https://m86toys.com/product/crisscross-train-track-lionel-ready-to-play-compatible/>

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

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: <https://www.etsy.com/listing/898509048/crisscross-train-track-3d-printed-lionel>

### 3D Models

3D Models: <https://cults3d.com/en/3d-model/game/lionel-ready-to-play-criss-cross-train-track>

(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/criss-cross-track-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.
