> 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/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/about-polymaker/sustainability.md).

# 可持续性

Polymaker 一直在努力提升 3D 打印领域的可持续性。

* **ISCC 认证：** Polymaker 已获得 ISCC（国际可持续发展与碳认证），体现了其在供应链可持续采购和可追溯性方面的承诺。 [了解更多](https://polymaker.com/polymaker-obtains-iscc-certification-showcasing-its-position-in-sustainability/)
* **环境保护回顾：** Polymaker 会发布环境保护回顾，概述其在生产和运营中持续减少环境影响的努力。 [2021 回顾](https://polymaker.com/pursuing-sustainable-development-polymakers-2021-environmental-protection-review/)
* **回收包装：** Polymaker 的所有耗材现已采用完全回收的纸板线轴和包装盒包装，最大限度减少塑料废弃物，并支持循环经济。 [了解更多](https://polymaker.com/polymaker-switches-all-products-to-100-recycled-spools/)

<figure><img src="/files/6ee09318af8026cfb781f1774e6ee7b40d24e2cb" alt=""><figcaption><p>PolyTerra™ 现已更名为 Panchroma Matte™</p></figcaption></figure>

* **认证：**
  * **ISO 9001:2015** （质量管理体系） [中国证书](https://t9014573920.p.clickup-attachments.com/t9014573920/f0ccbdf4-310a-4010-a06b-1c29e024ff38/Polymaker%3AISO9001%3A2024.pdf?view=open) 和 [美国证书](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Polymelt_Manufacturing_Certification-ISO9001.pdf?v=1773434907)
  * **RoHS** （有害物质限制） [声明](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/more-about-our-products/documents/certifications-and-declarations.md)
  * **REACH** （化学品注册、评估、许可和限制） [声明](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/more-about-our-products/documents/certifications-and-declarations.md)
  * **冲突矿产声明** [声明](https://t9014573920.p.clickup-attachments.com/t9014573920/6be4d080-0903-45e5-b2a8-f909ef4ec005/Polymaker%20Conflict%20Minerals%20Statement.pdf)
  * **不含动物源成分（ADCF）** [声明](https://t9014573920.p.clickup-attachments.com/t9014573920/54410930-c52b-4683-af2c-a3202f221d72/Self_declaration_ADCF.pdf)
  * **多环芳烃、TSCA、ISO10993** 以及更多 [这里](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/more-about-our-products/documents/certifications-and-declarations.md).
  * **欧盟 POP** 受管制物质未使用声明 [声明](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/EU_POPs_Declaration_20260310.pdf?v=1773249424)
* **材料可持续性：** 类似 PolyTerra™（现称 [Panchroma Matte](/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/polymaker-filaments/panchroma-tm/panchroma-tm-matte-pla.md)™）的产品由可再生生物塑料制成，并使用回收包装。
* **废弃物最小化：** Polymaker 已将所有产品改用 100% 回收线轴，并积极审查环保实践。


---

# 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/polymaker-wiki/polymaker-wiki-zh/polymaker-chan-pin/about-polymaker/sustainability.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.
