# 「一般モード」と「スタッフモード」

## それぞれのモードについて

PortalDotsには2種類のモードがあります。それぞれ利用可能なユーザーが異なります。

### 一般モード

学園祭の参加企画のメンバー(一般ユーザー)が利用するモードです。主に下記の機能が利用できます。

* 企画参加登録の提出
* お知らせ・配布資料の閲覧
* 申請フォームへの回答
* 学園祭実行委員会へのお問い合わせ、など

「一般モード」で利用できる機能の詳細については、「[PortalDotsでできること(一般モード)](/circles/list.md)」をご覧ください。

## スタッフモード

学園祭の実行委員(スタッフ)のみが利用できるモードです。主に下記の機能が利用できます。

* PortalDotsに登録されているユーザー情報の管理
* 企画・場所情報の管理
* 一般ユーザー向けに掲載するお知らせ・配布資料の作成、など

「スタッフモード」で利用できる機能については、「[PortalDotsでできること(スタッフモード)](/features/list.md)」をご覧ください。


---

# 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/features/modes.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.
