> 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-ko/undefined-2/undefined/undefined-3.md).

# 도매 주문 / 리셀러 신청

대량 구매는 할인된 조건으로 진행할 수 있습니다.

미국에 있고 필라멘트를 $1,000 이상 구매하려면 [미국 도매 사이트](https://us-wholesale.polymaker.com/)를 먼저 확인해 주세요.

문의 메일은 `Support.NA@Polymaker.com` 입니다.

유럽 도매는 [European Wholesale](https://eu-wholesale.polymaker.com/)에서 확인할 수 있습니다.

문의 메일은 `Support.EU@Polymaker.com` 입니다.

리셀러가 되고 싶다면 먼저 이메일로 문의해 주세요.

미국과 유럽 외 지역이라면 대량 주문 지원을 위해 `Support@Polymaker.com` 으로 연락해 주세요.

이메일에는 아래 정보를 포함해 주세요.

1. 회사이거나 회사를 대표하는지 여부와 회사명
2. 리셀러/유통사인지, 아니면 자체 출력 용도인지
3. 회사 관련 웹사이트나 소셜 미디어 링크
4. Polymaker를 알게 된 경로

이메일을 받으면 영업일 기준 3일 이내에 회신해 도매 주문을 도와드립니다.


---

# 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-ko/undefined-2/undefined/undefined-3.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.
