> 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-ru/pomosh-s-zakazom/pryamye-prodazhi-potrebitelyu/optovyi-zakaz-stat-resellerom.md).

# Оптовый заказ / стать реселлером

Мы предлагаем возможность покупки наших материалов оптом по сниженной цене. Если вы находитесь в Соединённых Штатах и хотите купить филамент на сумму $1,000 или больше, мы настоятельно рекомендуем ознакомиться с нашим [оптовым сайтом для Соединённых Штатов](https://us-wholesale.polymaker.com/). Электронная почта для связи: <Support.NA@Polymaker.com>.

Вы также можете найти нашу [европейскую оптовую](https://eu-wholesale.polymaker.com/) опцию. Электронная почта для связи: <Support.EU@Polymaker.com>.

Если вы хотите стать реселлером, мы просим вас сначала связаться с нами по электронной почте. &#x20;

Если вы находитесь за пределами этих двух регионов, пожалуйста, напишите нам на <Support@Polymaker.com> для помощи с вашим оптовым заказом. В письме, пожалуйста, укажите следующую информацию:

1. Вы являетесь компанией или представляете компанию? Если да, укажите название вашей компании.
2. Вы являетесь реселлером/дистрибьютором или собираетесь использовать филамент для собственных нужд печати?
3. Пожалуйста, укажите любые ссылки на соцсети или веб-сайт вашей компании.
4. Как вы узнали о Polymaker?

После получения вашего письма мы свяжемся с вами в течение трёх рабочих дней, чтобы помочь завершить ваш оптовый заказ.


---

# 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-ru/pomosh-s-zakazom/pryamye-prodazhi-potrebitelyu/optovyi-zakaz-stat-resellerom.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.
