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

# Track Bumper (LR2P)

This is a custom railroad bumper 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.

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

Track Parts are 3D printed in black ABS plastic. Cross board are resin casted in brown.  (The resin cast original 3D model will not be released on Thingiverse/3Dcults or any other like sites)

## Product Listings and 3D Model Downloads

### M86 Toys&#x20;

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

Listing: <https://m86toys.com/product/railroad-bumper-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/1143290506/railroad-bumper-train-track-3d-printed>

### 3D Models

3D Models: <https://www.thingiverse.com/thing:5196495>\
3D Models: <https://cults3d.com/en/3d-model/game/railroad-bumper-train-track-compatible-w-the-lionel-ready-to-play-train-sets>

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


---

# 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/track-bumper-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.
