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

# 企業情報掲載 & PR

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

**① 企業情報掲載 & PR**

* **フリーコース**\
  無料で法人情報を掲載。相互リンク不要、nofollowでURL掲載。
* **PRコース**\
  月額3,800円。相互リンク不要、dofollowでリンク掲載。広告掲載1枠（TOPページ以外の下層ページ）。
* **プレミアムコース**\
  月額16,000円。相互リンク不要、dofollowでリンク掲載。広告掲載3枠（TOPページ + 下層ページ複数ページ）。

法人情報の掲載には、広告効果の異なる3種類の掲載コースをご用意しております。

※有料コース契約期間は、12か月ごとの自動更新となります。\
以上が掲載コースの概要です。ご希望に合わせて、適切なコースをお選びいただき、事務所情報を掲載していただけます。

***

#### 掲載要件

1. **法人情報の正確性**: 最新かつ正確な法人情報（法人名、所在地、連絡先など）を提供。
2. **法的要件の遵守**: 法的に適切であること。
3. **公開情報の範囲**: 公開する情報（業種、業績、役員情報など）を明確にする。
4. **禁止事項**: 違法または著作権を侵害する情報は不可。
5. **掲載の可否の判断**: 当プラットフォームの判断で掲載。

***

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

* **法人名**: 正確な法人名を提供。
* **法人番号**: 正確な法人番号。
* **所在地**: 詳細な所在地情報（都道府県、市区町村、番地など）。
* **法人の社長/代表者**: 最新の登記情報。
* **URL**: 公式ウェブサイトのURL（ブログや独自ドメインでないものは不可）。
* **法人設立年月日**: 正確な設立日。


---

# 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/companypr.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.
