> 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-it/aiuto-ordini/vendite-dirette-al-consumatore/ordini-allingrosso-diventa-rivenditore.md).

# Ordini all’ingrosso / diventa rivenditore

Offriamo l'opzione di acquistare i nostri materiali all'ingrosso a un prezzo scontato. Se ti trovi negli Stati Uniti e desideri acquistare filamento per un valore di $1.000 o più, ti consigliamo vivamente di consultare il nostro [sito di vendita all'ingrosso negli Stati Uniti](https://us-wholesale.polymaker.com/).  L'email di contatto sarebbe <Support.NA@Polymaker.com>.

Puoi poi trovare anche la nostra [opzione di vendita all'ingrosso europea](https://eu-wholesale.polymaker.com/) .  L'email di contatto sarebbe <Support.EU@Polymaker.com>.

Se però desideri diventare un rivenditore, richiediamo che tu ci contatti prima via email. &#x20;

Se ti trovi al di fuori di queste due aree, inviaci un'email a <Support@Polymaker.com> per assistenza con il tuo ordine all'ingrosso. Nella tua email, includi per favore le seguenti informazioni:

1. Sei un'azienda o rappresenti un'azienda? In tal caso, fornisci il nome della tua azienda.
2. Sei un rivenditore/distributore o intendi utilizzare il filamento per le tue esigenze di stampa personali?
3. Includi eventuali link ai social media o al sito web relativi alla tua azienda.
4. Come hai conosciuto Polymaker?

Una volta ricevuta la tua email, ti contatteremo entro tre giorni lavorativi per completare il tuo ordine all'ingrosso.


---

# 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-it/aiuto-ordini/vendite-dirette-al-consumatore/ordini-allingrosso-diventa-rivenditore.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.
