# Putting Together the Robot Mount

![Required components](/files/KWdH0iRVkvBGsCBPdA60)

| Part                                                                                                                                                              | Quantity |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| [Main Body](https://github.com/notmahi/dobb-e/tree/main/hardware/robotClamp/robotClamp)                                                                           | 1        |
| [Flat Insert](https://github.com/notmahi/dobb-e/tree/main/hardware/robotClamp/robotClamp_insert)                                                                  | 1        |
| [Bolt Pad](https://github.com/notmahi/dobb-e/tree/main/hardware/robotClamp/robotClamp_pad)                                                                        | 1        |
| [Hex Nut Border](https://github.com/notmahi/dobb-e/tree/main/hardware/robotClamp/hexnutBorder)                                                                    | 1        |
| [Phone Holder - Top Part](https://github.com/notmahi/dobb-e/tree/main/hardware/phoneHolder/phoneClamp_top)                                                        | 1        |
| [Phone Holder - Bottom Part](https://github.com/notmahi/dobb-e/tree/main/hardware/phoneHolder/phoneClamp_bottom)                                                  | 1        |
| [Phone Holder - Knob](https://github.com/notmahi/dobb-e/tree/main/hardware/phoneHolder/phoneClamp_knob)                                                           | 1        |
| [Knob Tightener](https://github.com/notmahi/dobb-e/tree/main/hardware/phoneHolder/knobTightener)                                                                  | 1        |
| [M5x40 Socket Head Cap Screw](https://www.mcmaster.com/91290A258/)                                                                                                | 1        |
| [M5x20 Socket Head Cap Screw](https://www.mcmaster.com/91290A242/)                                                                                                | 2        |
| [M5-0.8 Hex Nut](https://www.mcmaster.com/91290A242/)                                                                                                             | 3        |
| [4mm Allen Key](https://www.amazon.com/Eklind-14616-Long-Hex-L-Key/dp/B000GAOAMI/)                                                                                | 1        |
| [Gorilla Glue](https://www.amazon.com/Gorilla-105795-Super-1-Pack-Clear/dp/B08QQZ71CV/)                                                                           | 1        |
| [Gel Gorilla Glue](https://www.amazon.com/Gorilla-105801-Super-1-Pack-Clear/dp/B08QR2XRKD/ref=sr_1_5?keywords=gorilla%2Bglue%2Bgel\&qid=1701128601\&sr=8-5\&th=1) | 1        |

#### Video tutorial

{% embed url="<https://dobb-e.com/mfiles/tutorial/phone-clamp.mp4>" %}


---

# Agent Instructions: 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:

```
GET https://docs.dobb-e.com/hardware/putting-together-the-camera-mount.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
