> 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-es/ayuda-con-pedidos/donde-comprar/ee.-uu.-y-canada.md).

# EE. UU. y Canadá

<a href="https://shop.polymaker.com/" class="button primary">Tienda</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 EE. UU.</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 Canadá</a><a href="https://us-wholesale.polymaker.com/" class="button primary">Venta al por mayor en EE. UU.</a>

<details>

<summary><strong>¿Dónde puedo comprar productos Polymaker, incluidos Fiberon™ y Panchroma™, en Estados Unidos o Canadá?</strong> </summary>

Si buscas comprar cantidades más pequeñas de nuestras líneas de productos Polymaker, Fiberon™ o Panchroma™, puedes pedirlas directamente en Estados Unidos [AQUÍ](https://us.polymaker.com/), o en Canadá [AQUÍ](https://ca.polymaker.com/)

</details>

<details>

<summary><strong>¿Dónde puedo comprar productos Polymaker al por mayor o en grandes cantidades, incluidos Fiberon™ y Panchroma™, en EE. UU. o Canadá?</strong> </summary>

Si buscas comprar cantidades al por mayor o en grandes cantidades de $1,000 o más de nuestras líneas de productos Polymaker, Fiberon™ o Panchroma™, puedes pedirlas directamente en Estados Unidos [AQUÍ](https://us.polymaker.com/).  Si estás en Canadá, ponte en contacto con <Support@Polymaker.com> y cuéntanos un poco más sobre tu negocio y tus necesidades de pedido.

</details>

<details>

<summary><strong>¿Cómo puedo convertirme en distribuidor en Estados Unidos o Canadá?</strong> </summary>

Te pedimos que nos envíes un correo a <Support@Polymaker.com> contándonos un poco más sobre tu negocio, tu ubicación, tus necesidades y las cantidades de pedido esperadas. &#x20;

</details>

<details>

<summary><strong>¿Cómo puedo pedir productos fabricados en EE. UU.?</strong> </summary>

Actualmente solo podemos garantizar bobinas fabricadas en EE. UU. al realizar pedidos al por mayor y para SKU seleccionados. Puedes encontrar más información sobre ello [AQUÍ](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-es/ayuda-con-pedidos/donde-comprar/ee.-uu.-y-canada.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.
