# PortalDotsマニュアル

<figure><img src="/files/NtNLMT34CR2nHYwEsn9Q" alt="PortalDotsのホーム画面（パソコン版とスマートフォン版）"><figcaption></figcaption></figure>

## マニュアルの目次

### よくある質問

PortalDotsを学園祭実行委員会に導入するにあたり、よくある質問をご紹介します。

{% content-ref url="/pages/xOvH6bxN3UAzxwyZ1TBk" %}
[よくある質問](/faq.md)
{% endcontent-ref %}

### 🛠 PortalDotsの導入

PortalDotsはWordPressなどのソフトウェアのように、レンタルサーバーにインストールして利用できます。ここでは、レンタルサーバーにPortalDotsをインストールする方法をご説明します。

{% content-ref url="/pages/7sY5qTneTlMHPPeACCWo" %}
[PortalDotsのインストール](/setup/install.md)
{% endcontent-ref %}

PortalDotsのインストールが完了したら、学園祭参加企画の担当者と学園祭実行委員会のメンバーにもPortalDotsのユーザー登録をしてもらいましょう。

{% content-ref url="/pages/SL6B2hDldmTobawAN4Yo" %}
[PortalDotsのユーザー登録をしてもらう](/setup/user-registration.md)
{% endcontent-ref %}

### 👍 基本機能

PortalDotsの基本機能と、それらの使い方をご紹介します。

{% content-ref url="/pages/TvKkqJxzz7bprd4WVjNi" %}
[「一般モード」と「スタッフモード」](/features/modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/JqY4U5Ymk3WETp8kbDU8" %}
[PortalDotsでできること(スタッフモード)](/features/list.md)
{% endcontent-ref %}

### 🍴 学園祭参加企画向けの機能

PortalDotsの機能のうち、学園祭の参加企画向けの機能をご紹介します。

{% content-ref url="/pages/buU00Tc1dcX4HKBscSX3" %}
[PortalDotsでできること(一般モード)](/circles/list.md)
{% endcontent-ref %}

### 💪 もっと使いこなす

{% content-ref url="/pages/PuLHvRZnT0AoqY1Zkdgz" %}
[学園祭参加企画を手動でPortalDotsに登録・編集する](/advanced/manual-circle-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/1wxzrbIQNAjURHX94qds" %}
[フォームエディターで申請フォームを作成する](/advanced/form-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/SEDv1U5xb6dk5Qz44tuB" %}
[Markdownガイド](/advanced/markdown-guide.md)
{% endcontent-ref %}

### 🧰 設定とメンテナンス

{% content-ref url="/pages/UAIExehWZFXcMHXUkULF" %}
[PortalDotsのアップデート](/settings/update.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q7I3FLo0DQ1X0JxyaQMA" %}
[PortalDotsを開けなくなったとき（PortalDotsの再インストール）](/settings/cannot-open.md)
{% endcontent-ref %}

### 🧑‍💻 開発に貢献する

{% content-ref url="/pages/HAhZH7YwHOQw8VlNIQAL" %}
[PortalDotsの開発に貢献する](/contributing/how-to-contribute.md)
{% endcontent-ref %}

{% content-ref url="/pages/me9OvfZmO3DdcJp0uQIE" %}
[PortalDotsのディレクトリ構造](/contributing/directories.md)
{% endcontent-ref %}

{% content-ref url="/pages/iI4KaDw5EqusfyYRqclg" %}
[「PortalDotsマニュアル」の作成に貢献する](/contributing/how-to-contribute-to-docs.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.portaldots.com/readme.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.
