# Introduction to Manufacturing and Assembly

**What is Manufacturing and Assembly?**

F**rom Concept to Competition-Ready**

Welcome to the **Manufacturing and Assembly** section. This resource is designed to guide FTC teams through the [machining](/manufacturing-and-assembly/machining/tolerances.md) and [assembling](/manufacturing-and-assembly/assembly-order.md) their [custom robots](/how-to-build-competitive-robots/custom-mechanisms.md). Whether you're new to robotics and looking to integrate small custom end effectors, or a more experienced ambitious team looking to build their first custom chassis, this section offers valuable insights into the machining, [materials](/manufacturing-and-assembly/materials/material-choice.md), and assembly essential for robust reliable robot construction.

<div><figure><img src="/files/kGMAD5z1a5FHXnNPv2jb" alt="" width="375"><figcaption><p>FTC 19099 H-Tech Into the Deep Chassis CAD</p></figcaption></figure> <figure><img src="/files/3frKtSrXqpbXnq1I0DCK" alt="" width="375"><figcaption><p>H-Tech fully built robot running in Romanian Competition</p></figcaption></figure></div>

***

#### Key Topics Covered

* **Ideal Manufacturing Techniques**
  * Overview of the best methods of making custom parts used in FTC
  * Which methods to apply to which parts
* **Tools and Equipment**
  * Overview of common tools used in FTC robot construction
  * helpful tips to ensure assembly efficiency
* **Materials Selection**
  * Comparison of materials like aluminum, steel, and plastics, as well as 3d printable filaments
  * Criteria for choosing materials based on robot requirements
  * Sources for procuring quality materials
* **Fastening and Joining Techniques**
  * Methods for securely connecting robot components
  * Use of screws, nuts, bolts, and alternative fastening methods
  * Tips for ensuring structural integrity during matches
* **Assembly Best Practices**
  * Assembly order Ideology
  * Alignment and calibration techniques
  * Strategies for modular design to facilitate easy repairs

***

#### Explore the Subsections

* Tools and Equipment
* Materials Selection
* Fastening and Joining Techniques
* Assembly Best Practices
* Quality Assurance

***

#### Featured Tutorials

*
*
*

***

#### Manufacturing Testimonials

> ""\
> — Team

> ""\
> — Team


---

# 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://www.ftcwiki.org/manufacturing-and-assembly/introduction-to-manufacturing-and-assembly.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.
