> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/order-help/direct-to-consumer-sales/made-in-america-materials.md).

# Made in America Materials

## Quality Materials Made Right Here in the USA

Our expansion into U.S. manufacturing is driven by our commitment to sustainability and continuous innovation. We’re focused on developing eco-friendly solutions and state-of-the-art materials that empower creators and reduce environmental impact, all while supporting local industries.

<figure><img src="/files/FbwHKn3VHSLURmT945l3" alt=""><figcaption></figcaption></figure>

### Where We are Now & Where We're Going

Currently, around 10% of our SKUs are made in the USA, focusing on our top-selling materials. This is just the beginning of our journey toward greater local production. By 2025, we plan to have 10-15% of our product line manufactured domestically, enhancing availability and supply chain efficiency.

Polymaker aims to have 70-80% of our SKUs produced in the U.S. within five years, supported by fully automated production lines. This growth will mean over 100 new extrusion lines and job creation for 100+ employees, positioning Polymaker as a leader in U.S.-based 3D printing materials.

### Current Materials That Are Made in America

PolyLite™ PLA - White, Black, Grey, Red, Green, Yellow, Orange, Purple

PolyLite™ PLA Pro - White, Black, Grey, Red, Blue, Orange, Teal

PolyLite™ PETG - White, Black, Grey, Red, Yellow, Blue, Orange, Translucent

PolyLite™ ABS - Black, White, Grey

PolyLite™ ASA - Black, White, Grey, Yellow

**USA Manufacturing Notice\***

While we are making efforts to increase our Manufacturing output in the Greater Houston Area, *we cannot guarantee that all orders will be 100% Made in America.* Our core product line shown on this page is currently manufacturing in the USA, however some of our other materials are still imported while we ramp up operations.

## Tour of our Facility with Loyal Moses

{% embed url="<https://www.youtube.com/watch?v=bS0hTtDYVuU>" %}


---

# 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://wiki.polymaker.com/order-help/direct-to-consumer-sales/made-in-america-materials.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.
