> 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-1/undefined.md).

# 미국 및 캐나다

<a href="https://shop.polymaker.com/" class="button primary">스토어</a><a href="https://www.amazon.com/stores/Polymaker/page/1C92D3CA-C7E8-48E2-AF33-FA9CBBBBA0D1?lp_asin=B0FG42XJGR&#x26;ref_=ast_bln&#x26;store_ref=bl_ast_dp_brandlogo_sto" class="button primary">Amazon USA</a><a href="https://www.amazon.ca/stores/Polymaker/page/FB20B0D8-72D2-490C-90F3-94C46AED708B?lp_asin=B0D7ZZGRNF&#x26;ref_=ast_bln&#x26;store_ref=bl_ast_dp_brandlogo_sto" class="button primary">Amazon Canada</a><a href="https://us-wholesale.polymaker.com/" class="button primary">미국 도매</a>

<details>

<summary><strong>미국이나 캐나다에서 Fiberon™과 Panchroma™를 포함한 Polymaker 제품은 어디에서 구매할 수 있나요?</strong></summary>

Polymaker, Fiberon™, Panchroma™ 제품군을 소량 구매하려면 직접 주문할 수 있습니다.

미국에서는 [여기](https://us.polymaker.com/)에서 주문할 수 있습니다.

캐나다에서는 [여기](https://ca.polymaker.com/)에서 주문할 수 있습니다.

</details>

<details>

<summary><strong>미국이나 캐나다에서 Fiberon™과 Panchroma™를 포함한 Polymaker 제품을 도매나 대량으로 구매하려면 어떻게 해야 하나요?</strong></summary>

Polymaker, Fiberon™, Panchroma™ 제품군을 미화 1,000달러 이상 규모로 도매 또는 대량 구매하려면 아래 방법을 이용해 주세요.

미국에서는 [여기](https://us.polymaker.com/)에서 직접 주문할 수 있습니다.

캐나다에서는 <Support@Polymaker.com> 으로 연락해 주세요.

사업 정보와 필요한 주문 규모를 함께 알려 주세요.

</details>

<details>

<summary><strong>미국이나 캐나다에서 리셀러가 되려면 어떻게 해야 하나요?</strong></summary>

<Support@Polymaker.com> 으로 이메일을 보내 주세요.

사업 정보, 지역, 필요 사항, 예상 주문 수량을 함께 알려 주세요.

</details>

<details>

<summary><strong>미국 생산 제품은 어떻게 주문하나요?</strong></summary>

현재 미국 생산 스풀은 도매 주문과 일부 SKU에 한해 보장됩니다.

자세한 내용은 [여기](https://us-wholesale.polymaker.com/pages/usa-made-products)에서 확인할 수 있습니다.

</details>


---

# 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-1/undefined.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.
