> 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/ventes-directes-aux-consommateurs/commande-en-gros-devenir-revendeur.md).

# Commander en gros / Devenir revendeur

Nous offrons la possibilité d'acheter nos matériaux en gros à un tarif réduit. Si vous êtes situé aux États-Unis et souhaitez acheter pour 1 000 $ ou plus de filament, nous vous recommandons vivement de consulter notre [site de vente en gros aux États-Unis](https://us-wholesale.polymaker.com/). L'adresse e-mail de contact est <Support.NA@Polymaker.com>.

Vous devrez enregistrer votre entreprise sur notre [page d'inscription pour la vente en gros aux États-Unis](https://us-wholesale.polymaker.com/pages/registration).

Vous pouvez également trouver notre option de [vente en gros en Europe](https://eu-wholesale.polymaker.com/). L'adresse e-mail de contact est <Support.EU@Polymaker.com>.

Cependant, si vous souhaitez devenir revendeur, nous vous demandons de nous contacter d'abord par e-mail.

Si vous êtes situé en dehors de ces deux zones, veuillez nous envoyer un e-mail à <Support@Polymaker.com> pour obtenir de l'aide concernant votre commande en gros. Dans votre e-mail, veuillez inclure les informations suivantes :

1. Êtes-vous une entreprise ou représentez-vous une entreprise ? Si oui, veuillez indiquer le nom de votre société.
2. Êtes-vous un revendeur/distributeur, ou avez-vous l'intention d'utiliser le filament pour vos propres besoins d'impression ?
3. Veuillez inclure tout lien vers les réseaux sociaux ou le site web liés à votre entreprise.
4. Comment avez-vous connu Polymaker ?

Une fois votre e-mail reçu, nous vous contacterons dans un délai de trois jours ouvrables pour vous aider à finaliser votre commande en gros.


---

# 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/ventes-directes-aux-consommateurs/commande-en-gros-devenir-revendeur.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.
