# ステップ1. コアサーバーに申し込む（無料お試しあり）

※無料お試しは、お支払い方法の入力は不要です。

1. コアサーバーの「[お申込みとその流れ](https://www.coreserver.jp/signup/)」ページに掲載されている申し込み方法に従って、コアサーバーに申し込みます。
   * CORE-X(ライトプラン)、CORE-Y(スタンダードプラン)、CORE-Z(ビジネスプラン)いずれでもPortalDotsは動作します。特に希望がない場合は、一番安価なCORE-X(ライトプラン)をお勧めします。
   * 支払い方法に関しても「お申込みとその流れ」ページに掲載されていますのでご確認ください。
2. コアサーバーへの申し込みが完了したら、次の「2. データベースを作成する」へ進みます
   * コアサーバーのコントロールパネルにログインするための「アカウント名」「パスワード」「サーバー」は、申込み時に届くメール（件名 : CORESERVER.JP NEW SIGNUP）に掲載されています。

{% hint style="warning" %}
パスワードの使い回しや複数人での共有は危険です。\
PortalDots上ではユーザーの個人情報を多く扱うことになります。コアサーバーのパスワードが漏洩すると、ユーザーの個人情報が流出する恐れがありますので、パスワードの取り扱いには十分ご注意ください。
{% endhint %}


---

# 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.portaldots.com/setup/install/coreserver/register.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.
