# PortalDotsマニュアル

<figure><img src="https://3109382171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0YXEVdtk9EmT9BHy0JwT%2Fuploads%2FkDOX7kvfOc1XRZ7OWhHE%2Feyecatch.png?alt=media&#x26;token=5af0a193-0450-46e4-8db8-8d9ab2a61194" alt="PortalDotsのホーム画面（パソコン版とスマートフォン版）"><figcaption></figcaption></figure>

## マニュアルの目次

### よくある質問

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

{% content-ref url="faq" %}
[faq](https://docs.portaldots.com/faq)
{% endcontent-ref %}

### 🛠 PortalDotsの導入

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

{% content-ref url="setup/install" %}
[install](https://docs.portaldots.com/setup/install)
{% endcontent-ref %}

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

{% content-ref url="setup/user-registration" %}
[user-registration](https://docs.portaldots.com/setup/user-registration)
{% endcontent-ref %}

### 👍 基本機能

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

{% content-ref url="features/modes" %}
[modes](https://docs.portaldots.com/features/modes)
{% endcontent-ref %}

{% content-ref url="features/list" %}
[list](https://docs.portaldots.com/features/list)
{% endcontent-ref %}

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

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

{% content-ref url="circles/list" %}
[list](https://docs.portaldots.com/circles/list)
{% endcontent-ref %}

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

{% content-ref url="advanced/manual-circle-registration" %}
[manual-circle-registration](https://docs.portaldots.com/advanced/manual-circle-registration)
{% endcontent-ref %}

{% content-ref url="advanced/form-editor" %}
[form-editor](https://docs.portaldots.com/advanced/form-editor)
{% endcontent-ref %}

{% content-ref url="advanced/markdown-guide" %}
[markdown-guide](https://docs.portaldots.com/advanced/markdown-guide)
{% endcontent-ref %}

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

{% content-ref url="settings/update" %}
[update](https://docs.portaldots.com/settings/update)
{% endcontent-ref %}

{% content-ref url="settings/cannot-open" %}
[cannot-open](https://docs.portaldots.com/settings/cannot-open)
{% endcontent-ref %}

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

{% content-ref url="contributing/how-to-contribute" %}
[how-to-contribute](https://docs.portaldots.com/contributing/how-to-contribute)
{% endcontent-ref %}

{% content-ref url="contributing/directories" %}
[directories](https://docs.portaldots.com/contributing/directories)
{% endcontent-ref %}

{% content-ref url="contributing/how-to-contribute-to-docs" %}
[how-to-contribute-to-docs](https://docs.portaldots.com/contributing/how-to-contribute-to-docs)
{% 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.
