# Manufacturing

Broadly speaking, this section covers how to select materials, how to manufacture parts out of stock, and how to choose / work with parts that you cannot manufacture yourself.

If you're just getting started, we recommend going through the 3D Printing and Laser cutting tutorials; refer to the Material Properties and Uses page as needed:

{% content-ref url="/pages/-LwoMHJF6ipCGOEaiYEk" %}
[3D Printing (FDM)](/public/tutorials/manufacturing/3d-printing-fdm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LD0awyng9JmKp3cvjbl" %}
[Laser Cutting](/public/tutorials/manufacturing/laser-cutting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLqoOpVSelDhK80EiKk" %}
[FabLight: Metal Laser Cutter](/public/tutorials/manufacturing/fablight-metal-laser-cutter.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LD0ah\_7ec-OTDKCbkdz" %}
[Material Properties and Uses](/public/tutorials/manufacturing/general-material-properties-and-uses.md)
{% endcontent-ref %}

If you have more experience or are a little farther along in the design process, check out some of our other tutorials on how to use commercial parts or where to source stock from:

{% content-ref url="/pages/-LD0b5TKyDCT9IqhyPkh" %}
[Fasteners](/public/tutorials/manufacturing/general-fasteners.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LD0bbU88CnMRrI-RdFB" %}
[Tolerancing](/public/tutorials/manufacturing/tolerancing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LD0b9gNom0RXa7UL9qW" %}
[Suppliers](/public/tutorials/manufacturing/suppliers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LR\_D7uKQCLbGcMqFseN" %}
[8020 Extrusions](/public/tutorials/manufacturing/8020-extrusions.md)
{% endcontent-ref %}

For more specialized needs, we have a few tutorials on more advanced manufacturing methods:

{% content-ref url="/pages/-LwoMHJF6ipCGOEaiYEk" %}
[3D Printing (FDM)](/public/tutorials/manufacturing/3d-printing-fdm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LNMfopXrE24gTtBzTLi" %}
[Composite Materials and Best Practices](/public/tutorials/manufacturing/composite-materials-and-best-practices.md)
{% endcontent-ref %}


---

# 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://rocketry.gitbook.io/public/tutorials/manufacturing.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.
