> 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-pt/ajuda-com-pedidos/vendas-diretas-ao-consumidor/comprar-no-atacado-tornar-se-revendedor.md).

# Comprar no atacado / Tornar-se revendedor

Oferecemos a opção de comprar nossos materiais em volume, com desconto. Se você estiver nos Estados Unidos e quiser comprar US$ 1.000 ou mais em filamento, recomendamos fortemente nosso site de atacado dos EUA: [United States Wholesale](https://us-wholesale.polymaker.com/). O contato é <Support.NA@Polymaker.com>.

Também temos a opção de [European Wholesale](https://eu-wholesale.polymaker.com/). O contato é <Support.EU@Polymaker.com>.

Se você quer se tornar revendedor, pedimos que entre em contato primeiro por e-mail.

Se você estiver fora dessas duas regiões, envie um e-mail para <Support@Polymaker.com> para receber ajuda com seu pedido em volume. No e-mail, inclua:

1. Você é uma empresa ou representa uma empresa? Se sim, informe o nome.
2. Você é revendedor/distribuidor ou pretende usar o filamento na própria operação?
3. Inclua links do site ou redes sociais da empresa.
4. Como conheceu a Polymaker?

Depois de recebermos o e-mail, entraremos em contato em até três dias úteis para ajudar a concluir o pedido.


---

# 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-pt/ajuda-com-pedidos/vendas-diretas-ao-consumidor/comprar-no-atacado-tornar-se-revendedor.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.
