> For the complete documentation index, see [llms.txt](https://comdata.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comdata.gitbook.io/guide/price/pressrelease.md).

# プレスリリースの掲載

<figure><img src="/files/cTRzqTCuDnUCmVch0TBD" alt=""><figcaption></figcaption></figure>

**② プレスリリースの掲載**

**従量課金**

* **料金**: 15,000円（税別）/1回\
  初めての企業様におすすめ。ライティングサポートも提供。

**月額定額**

* **料金**: 43,000円（税別）/月\
  1ヶ月3記事以上配信希望の企業様向け。記事上限25件/月。

**半年コース**

* **料金**: 38,000円（税別）/月\
  1ヶ月3記事以上配信希望の企業様向けの半年契約割引プラン。

プレスリリースの配信は、広告効果の異なる上記3種類の配信コースをご用意しております。\
■カード決済、その他支払い方法を選択される方は「[カード決済＆その他支払い方法選択](https://companydata.tsujigawa.com/press-release-distribution-service-payment-screen/)」ページにお進みください。\
銀行振込は下記「[掲載申込フォーム](https://companydata.tsujigawa.com/post-pressrelease/#li-04)」にお進みください。

※月額定額コース契約期間は、最低3か月の契約期間となります。\
※月額定額コースで25件/月以上の配信を行いたい場合は3万円追加で25件/月を追加することが可能です。

***

#### 掲載要件

1. **ニュース性**: 新しい情報であること。
2. **社会性**: 社会に関わる情報を含むこと。
3. **客観性**: 事実に基づき、誇大表現を避ける。
4. **視覚性**: 写真やグラフなど視覚的要素を含むこと。
5. **配信性**: 最適なタイミング・方法で配信。

***

#### 掲載内容の必要事項

* **タイトル**: プレスリリースの見出し
* **リード文**: 要約文
* **本文**: 詳細内容
* **画像**: 視覚的に伝えるための写真やグラフ
* **企業情報**: 発信企業の概要
* **問い合わせ先**: 担当者の連絡先


---

# 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://comdata.gitbook.io/guide/price/pressrelease.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.
