# 基本機能

- [「一般モード」と「スタッフモード」](https://docs.portaldots.com/features/modes.md): PortalDotsには「一般モード」と「スタッフモード」という2種類のモードがあります。「一般モード」は、学園祭の参加企画が利用するモードです。「スタッフモード」は、学園祭の実行委員(スタッフ)のみが利用できるモードです。
- [PortalDotsでできること(スタッフモード)](https://docs.portaldots.com/features/list.md): PortalDotsの基本機能をご紹介します。
- [PortalDotsを使って企画参加登録を受け付ける](https://docs.portaldots.com/features/circle-registration.md): PortalDotsを使えば、学園祭への企画参加登録をオンライン上で受け付けることができます。
- [学園祭参加企画向けのお知らせを掲載・メール配信する](https://docs.portaldots.com/features/pages.md): PortalDotsを使えば、学園祭に参加する企画向けのお知らせをオンライン上で掲載したり、メール配信したりすることができます。
- [学園祭参加企画にPDFなどのファイルを配布する](https://docs.portaldots.com/features/documents.md): PortalDotsを使えば、学園祭に参加する企画向けの各種ファイルを配布することができます。
- [学園祭当日に使用できる場所の一覧や各企画への場所の割り当てを管理する](https://docs.portaldots.com/features/places.md): PortalDotsを使えば、学園祭当日に使用できる場所（教室や模擬店ブース）の一覧を管理できます。また、各企画ごとに場所を割り当てることもできます。
- [学園祭参加企画からの各種申請をオンラインで受け付ける](https://docs.portaldots.com/features/forms.md): PortalDotsを使えば、学園祭の参加企画から様々な申請を受け付けることができます。場所希望調査、公式パンフレット掲載情報申請、備品貸出申請などをオンラインフォームで受付できます。
- [学園祭参加企画からのお問い合わせを受け付ける](https://docs.portaldots.com/features/contact-form.md): 学園祭参加企画からのお問い合わせを、PortalDots上のお問い合わせフォームで受け付けることができます。


---

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