> 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-fr/aide-a-la-commande/ou-acheter/etats-unis-et-canada.md).

# États-Unis et Canada

<a href="https://shop.polymaker.com/" class="button primary">Boutique</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">Vente en gros aux États-Unis</a>

<details>

<summary><strong>Où puis-je acheter les produits Polymaker, y compris Fiberon™ et Panchroma™, aux États-Unis ou au Canada ?</strong> </summary>

Si vous souhaitez acheter de plus petites quantités de nos gammes de produits Polymaker, Fiberon™ ou Panchroma™, vous pouvez les commander directement aux États-Unis [ICI](https://us.polymaker.com/), ou au Canada [ICI](https://ca.polymaker.com/)

</details>

<details>

<summary><strong>Où puis-je acheter les produits Polymaker en gros ou en vrac, y compris Fiberon™ et Panchroma™, aux États-Unis ou au Canada ?</strong> </summary>

Si vous souhaitez acheter des quantités en gros ou en vrac de 1 000 $ ou plus de nos gammes de produits Polymaker, Fiberon™ ou Panchroma™, vous pouvez les commander directement aux États-Unis [ICI](https://us.polymaker.com/). Si vous êtes au Canada, veuillez contacter <Support@Polymaker.com> et nous en dire un peu plus sur votre entreprise et vos besoins en matière de commande.

</details>

<details>

<summary><strong>Comment devenir revendeur aux États-Unis ou au Canada ?</strong> </summary>

Nous vous demandons de nous envoyer un e-mail à <Support@Polymaker.com> en nous donnant un peu plus d'informations sur votre entreprise, votre localisation, vos besoins et les quantités de commande attendues. &#x20;

</details>

<details>

<summary><strong>Comment commander des produits Made In America ?</strong> </summary>

Nous ne pouvons actuellement garantir des bobines Made in USA que pour les commandes en gros et pour certains SKU. Vous pouvez obtenir plus d'informations à ce sujet [ICI](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-fr/aide-a-la-commande/ou-acheter/etats-unis-et-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.
