> For the complete documentation index, see [llms.txt](https://docs.colt.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colt.net/colt-docs/ja/sapuraiy.md).

# サプライヤー

- [サプライヤーポータル](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru.md): Coltを最大限に活用する
- [請求](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/qing-qiu.md): 「正しく提出し、毎回期限どおりに支払いを受ける！」
- [サプライヤー管理](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/sapuraiy.md)
- [持続可能な調達](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/na.md)
- [スケジュール種別の概要](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/sukejruno.md): 用語集
- [契約種別の概要](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/no.md): 用語集
- [データ保護](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/dta.md)
- [調達ポリシー](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/porish.md)
- [Coltサプライヤー行動規範](https://docs.colt.net/colt-docs/ja/sapuraiy/sapuraiyptaru/coltsapuraiy.md): 私たちの事業の進め方


---

# 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://docs.colt.net/colt-docs/ja/sapuraiy.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.
