> 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.md).

# Прямые продажи потребителю

Мы теперь работаем с прямыми продажами для клиентов, находящихся в США, Канаде и некоторых странах Европы!&#x20;

<details open>

<summary><strong>На какой веб-сайт мне зайти, если я хочу заказать напрямую у Polymaker?</strong> </summary>

Если мы запущены в вашем регионе — вам следует посетить [Shop.Polymaker.com](https://shop.polymaker.com/). Вы увидите указание страны в правом верхнем углу экрана. Убедитесь, что вы не используете VPN, иначе переадресация будет выполнена на основе местоположения вашего VPN. &#x20;

Мы расширяем присутствие в Европе — но если ваша страна ещё недоступна — вы можете [узнать, когда мы придём в вашу страну](https://shop.polymaker.com/pages/country-unavailable).

Если вы находитесь за пределами доступных стран, вы также можете [Найти реселлера](https://polymaker.com/find-a-reseller/?_gl=1*1akno5a*_gcl_au*NzE2ODQ1NjI3LjE3NjgyMjc1NzYuMTQ5NDc1NjEzNi4xNzcyNDk0MDM5LjE3NzI0OTQ1NjQ.*_ga*MTI5OTA0MDQ2OC4xNzQ0NjM1NDM5*_ga_NLC1WTDKM7*czE3NzI1NjE5MDckbzYwMCRnMSR0MTc3MjU3MDA4MSRqMTQkbDAkaDE2NzQ2MTQxMzM.).

Вы также можете связаться с нами через чат на нашем сайте, воспользоваться нашей [формой обратной связи](https://shop.polymaker.com/pages/contact), или отправить нам письмо на <Support@Polymaker.com> с любыми вопросами. &#x20;

</details>

<details open>

<summary><strong>Могу ли я заказать оптом или стать реселлером?</strong> </summary>

Мы предлагаем несколько оптовых вариантов — проверьте, доступен ли ваш вариант [ЗДЕСЬ](http://gtly.ink/mPySMFEqIf).

Если у нас нет прямой возможности для покупки и вас интересует оптовая покупка или становление реселлером, пожалуйста, напишите нам на <Suppot@Polymaker.com> и проверьте [ЭТУ](/polymaker-wiki/polymaker-wiki-ru/pomosh-s-zakazom/pryamye-prodazhi-potrebitelyu/optovyi-zakaz-stat-resellerom.md) страницу.

</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-ru/pomosh-s-zakazom/pryamye-prodazhi-potrebitelyu.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.
