> For the complete documentation index, see [llms.txt](https://docs.plummerindustries.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plummerindustries.com/bumper-mounts/overview/slide-pins.md).

# Slide Pins and Receivers

<div><figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2Fp8zv7j9IXHt91r3EZfnN%2FBumper_Slide_Bolt_2023-Jul-20_12-28-50AM-000_CustomizedView2841995010.png?alt=media&amp;token=15990247-2a5d-48dd-8bfd-9e6f66acf4b7" alt=""><figcaption></figcaption></figure> <figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2FlASwOi0BT7kfNqmz4KD5%2FBumper_Slide_Bolt_2023-Jul-20_12-29-22AM-000_CustomizedView14261280374.png?alt=media&amp;token=0aacafce-425b-4451-ae60-fe262681194f" alt=""><figcaption></figcaption></figure></div>

**Slide Pins/Receivers** are pieces of hardware to provide locating features for bumpers. They can be used in conjunction with both systems to minimize the number of mounts required.&#x20;

## Installation

All Slide Pins ship with a 1/4-20 x 1" Button Head and a T-Nut for ¾ inch Plywood.&#x20;

<div><figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F6LUzjFBLCmxvvPqCg2yK%2FBumper_Slide_Reciever_2023-Jul-20_12-37-28AM-000_CustomizedView11378622299.png?alt=media&amp;token=d40d06e2-6b5e-41ad-a2a5-613ca914c6ca" alt=""><figcaption></figcaption></figure> <figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F2cBqNRFt9cYmBOKwXTD5%2FBumper_Slide_Reciever_2023-Jul-20_12-57-39AM-000_CustomizedView7360250467.png?alt=media&amp;token=9e35e82e-9f8a-489c-bb3c-2173e5d40274" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F3YRYmy7UfMIiNp9iNRXb%2FBumper_Slide_Reciever_Inside_Tube_2023-Jul-20_01-08-13AM-000_CustomizedView32923949098.png?alt=media&amp;token=c56eb32d-a4f5-4131-b31a-721cf5707059" alt=""><figcaption></figcaption></figure> <figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F27TVso8w6EHKyywyIXgt%2FBumper_Slide_Reciever_Inside_Tube_2023-Jul-20_01-09-05AM-000_CustomizedView4480091780.png?alt=media&amp;token=def8dcf2-184d-4e79-bb82-ed2660a0be2d" alt=""><figcaption></figcaption></figure></div>

## Tube Cutout Dimensions&#x20;

Designed for 1x2x.125 wall Tubing

<figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F1t7PttlPBnx8DOeh6EqP%2Fimage.png?alt=media&amp;token=434f8282-e856-4e08-835d-3bef70e79a36" alt=""><figcaption></figcaption></figure>

## Installation

Once you have drilled the above holes into the tube you next need to tap the receiver for your hardware of choice. The holes are already drilled to .161" to be easily tapped for #10-32. The Slide Receiver can then be slid down the length of the tube and lined up with the features in the tube. Then installed with your hardware of choice through the two mounting holes.&#x20;


---

# 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.plummerindustries.com/bumper-mounts/overview/slide-pins.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.
