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

# ホーム

<h2 align="center">何をお探しですか？</h2>

<p align="center">Colt Docsへようこそ、 <a href="/pages/1d43b31d9e6d3aa50202f96205943405cc6fb71f">こちらで詳細をご覧いただけます</a>。下記のトピックを閲覧するか、検索を使ってサポートが必要なことを何でもお尋ねください。</p>

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Coltに質問する</button> </p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Colt Docsへようこそ</h4></td><td>AIアシスタント、ページ操作、フィードバックなど、Colt Docsの主要機能をご覧ください。</td><td></td><td><a href="/pages/1d43b31d9e6d3aa50202f96205943405cc6fb71f">/pages/1d43b31d9e6d3aa50202f96205943405cc6fb71f</a></td></tr><tr><td><h4>ブランドガイドライン</h4></td><td>新しいColtブランド、関連資料、ビジュアルデザインなどをご覧ください。</td><td></td><td><a href="/pages/25a2e7a53e66744569c1d07dd78d582d6a44d0fa">/pages/25a2e7a53e66744569c1d07dd78d582d6a44d0fa</a></td></tr><tr><td><h4>お客様</h4></td><td>成功事例、Biocharクレジット、苦情の申し立て方法。</td><td></td><td><a href="/pages/c7ef4dfa5c1a705769e09824dc6d2c93e5332646">/pages/c7ef4dfa5c1a705769e09824dc6d2c93e5332646</a></td></tr><tr><td><h4>データシート</h4></td><td>ネットワーク、音声、クラウドなどを含むColt製品ポートフォリオ全体の製品データシートをご覧ください。</td><td></td><td><a href="/pages/9a349860abddb1a187c9eac50f4a1f496a2392de">/pages/9a349860abddb1a187c9eac50f4a1f496a2392de</a></td></tr><tr><td><h4>オンデマンド（NaaS）</h4></td><td>登録、オンデマンド製品、料金オプションを含むColt On Demandプラットフォームをご確認ください。</td><td></td><td><a href="/pages/504708f67b844dd6675003e455890c7fb9165aa7">/pages/504708f67b844dd6675003e455890c7fb9165aa7</a></td></tr><tr><td><h4>サプライヤー</h4></td><td>請求処理、サプライヤー管理、調達方針などを備えたColtサプライヤーポータルをご覧ください。</td><td></td><td><a href="/pages/ad55a715a992e911212afddfde96c5e85bcdb006">/pages/ad55a715a992e911212afddfde96c5e85bcdb006</a></td></tr><tr><td><h4>アクセシビリティ</h4></td><td>ガイドライン、ロードマップなどを通じて、アクセシビリティへの当社の取り組みをご理解ください。</td><td></td><td><a href="/pages/a6cd22faa0f479857275b2cd6cf99d6e9c50e35a">/pages/a6cd22faa0f479857275b2cd6cf99d6e9c50e35a</a></td></tr><tr><td><h4>アカウントと請求</h4></td><td>請求書およびインボイスの形式、支払明細書、セルフビリング請求書を含みます。</td><td></td><td><a href="/pages/0415986239e9722d355d7bd2ffe9e81f918926c6">/pages/0415986239e9722d355d7bd2ffe9e81f918926c6</a></td></tr><tr><td><h4>法務</h4></td><td>データプライバシー、利用規約、税務方針を含む最新の法的文書をご覧ください。</td><td></td><td><a href="/pages/1fae8d968782dbbc050d6a206d1e693c6512b9fe">/pages/1fae8d968782dbbc050d6a206d1e693c6512b9fe</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.colt.net/colt-docs/ja/hmu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
