# デプロイ オプション

当社では、3つの異なるデプロイ オプションを提供しています: [**Marketplace デプロイ**](/ja/scepman-depuroi/deployment-options/marketplace-deployment.md) は、コミュニティおよびエンタープライズ デプロイに有効です。SCEPman Enterprise edition (SCEPman EE) の詳細な構成には、 [**Enterprise デプロイ**](/ja/scepman-depuroi/deployment-options/enterprise-deployment.md)を選択できます。Azure リソースのデプロイに Terraform を使用している場合は、 [**Terraform デプロイ**](/ja/scepman-depuroi/deployment-options/terraform-deployment.md).

{% content-ref url="/pages/80bb82ff9f9faa9dd9b2be4638bb61fd12ddca02" %}
[Marketplace デプロイ](/ja/scepman-depuroi/deployment-options/marketplace-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/514b43b3dacbc9f3f011125d8f806184425e36ce" %}
[エンタープライズ デプロイ](/ja/scepman-depuroi/deployment-options/enterprise-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/49f854f416a0c8f1c227a035f9f32c7c52e98185" %}
[Terraform デプロイ](/ja/scepman-depuroi/deployment-options/terraform-deployment.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.scepman.com/ja/scepman-depuroi/deployment-options.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.
