> 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/zhi-jie-mian-xiang-xiao-fei-zhe-xiao-shou.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/ding-dan-bang-zhu/zhi-jie-mian-xiang-xiao-fei-zhe-xiao-shou/zhi-jie-mian-xiang-xiao-fei-zhe-xiao-shou/pi-fa-ding-gou-cheng-wei-jing-xiao-shang/README.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/zhi-jie-mian-xiang-xiao-fei-zhe-xiao-shou.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.
