# 3D Printing Materials

- [PLA](https://wiki.polymaker.com/the-basics/3d-printing-materials/pla.md): Also known as Polylactic acid
- [PETG](https://wiki.polymaker.com/the-basics/3d-printing-materials/petg.md): Also known as Polyethylene Terephthalate Glycol
- [PET](https://wiki.polymaker.com/the-basics/3d-printing-materials/pet.md): Also known as Polyethylene Terephthalate
- [ABS](https://wiki.polymaker.com/the-basics/3d-printing-materials/abs.md): Also known as Acrylonitrile Butadiene Styrene
- [ASA](https://wiki.polymaker.com/the-basics/3d-printing-materials/asa.md): Also known as Acrylonitrile Styrene Acrylate
- [TPU](https://wiki.polymaker.com/the-basics/3d-printing-materials/tpu.md): Also known as Thermoplastic Polyurethane
- [PA](https://wiki.polymaker.com/the-basics/3d-printing-materials/pa.md): Also referred to as Nylon
- [PC](https://wiki.polymaker.com/the-basics/3d-printing-materials/pc.md): Also referred to as Polycarbonate
- [PP](https://wiki.polymaker.com/the-basics/3d-printing-materials/pp.md): Also referred to as Polypropylene
- [PPS](https://wiki.polymaker.com/the-basics/3d-printing-materials/pps.md): Also referred to as Polyphenylene Sulfide
- [Carbon Fiber Reinforced Filaments](https://wiki.polymaker.com/the-basics/3d-printing-materials/carbon-fiber-reinforced-filaments.md)


---

# 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://wiki.polymaker.com/the-basics/3d-printing-materials.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.
