> 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-ja/herupu/zhi-fan/ninaru.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を知りましたか？

メールを受領後、3営業日以内にご連絡し、卸売注文の手続きをお手伝いします。


---

# 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-ja/herupu/zhi-fan/ninaru.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.
