> 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-zh/ding-dan-bang-zhu/direct-to-consumer-sales.md).

# 直接面向消费者销售

我们现在已在美国、加拿大和部分欧洲国家/地区开通直接面向消费者的销售选项！

<details open>

<summary><strong>如果我想直接从 Polymaker 订购，我应该访问哪个网站？</strong></summary>

如果您的地区已开通服务，您可以访问 [Shop.Polymaker.com](https://shop.polymaker.com/)。您会注意到屏幕右上角显示了国家/地区。请确保您没有使用 VPN，否则它会根据您的 VPN 位置进行定向。

我们正在扩大欧洲地区的覆盖范围——但如果您的国家/地区尚未开通，您可以[了解我们何时会进入您的国家/地区](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> 提出您可能有的任何问题。

</details>

<details open>

<summary><strong>我可以批发订购或成为经销商吗？</strong></summary>

我们提供一些批发网站选项——请查看[此处](http://gtly.ink/mPySMFEqIf)是否能找到您的选项。

如果我们没有直接购买选项，并且您有兴趣批发购买或成为经销商，请发送电子邮件至 <Suppot@Polymaker.com> 并查看[此](https://github.com/Gankhulug456/Polymaker_wiki/tree/main/zh/order-help/direct-to-consumer-sales/ordering-wholesale-become-a-reseller.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-zh/ding-dan-bang-zhu/direct-to-consumer-sales.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.
