> 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-ru/produkty-polymaker/o-polymaker/ustoichivoe-razvitie.md).

# Устойчивое развитие

Polymaker усердно работает над улучшением устойчивости в 3D-печати.

* **Сертификация ISCC:** Polymaker получила сертификацию ISCC (Международная сертификация устойчивости и углеродного учета), демонстрируя приверженность устойчивому снабжению и прослеживаемости в цепочке поставок. [Узнать больше](https://polymaker.com/polymaker-obtains-iscc-certification-showcasing-its-position-in-sustainability/)&#x20;
* **Обзор по охране окружающей среды:** Polymaker публикует обзоры по охране окружающей среды, в которых описываются текущие усилия по снижению воздействия на окружающую среду в производстве и операционной деятельности. [Обзор 2021](https://polymaker.com/pursuing-sustainable-development-polymakers-2021-environmental-protection-review/)&#x20;
* **Переработанная упаковка:** Вся нить Polymaker теперь упаковывается в катушки и коробки из полностью переработанного картона, что минимизирует пластиковые отходы и поддерживает циркулярную экономику. [Узнать больше](https://polymaker.com/polymaker-switches-all-products-to-100-recycled-spools/)

<figure><img src="/files/b71cec4bf91960972d7acf640c896dc3218e1977" 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-ru/produkty-polymaker/bolshe-o-nashikh-produktakh/dokumenty/sertifikacii-i-deklaracii.md)
  * **REACH** (Регистрация, оценка, разрешение и ограничение химических веществ) [декларации](/polymaker-wiki/polymaker-wiki-ru/produkty-polymaker/bolshe-o-nashikh-produktakh/dokumenty/sertifikacii-i-deklaracii.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)
  * **PAHs, TSCA, ISO10993** и другое [ЗДЕСЬ](/polymaker-wiki/polymaker-wiki-ru/produkty-polymaker/bolshe-o-nashikh-produktakh/dokumenty/sertifikacii-i-deklaracii.md).
  * **EU 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-ru/produkty-polymaker/filamenty-polymaker/panchroma-tm/panchroma-tm-matovyi-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-ru/produkty-polymaker/o-polymaker/ustoichivoe-razvitie.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.
