# その他実験的な使い方について

フリー生成という機能がそれぞれのAIToolsに搭載されています。

* アイテムの詳細パネルのAITools

<figure><img src="/files/RcnRZ8A0SkALkbV6w9U6" alt="" width="480"><figcaption></figcaption></figure>

* 複数選択AITools

<figure><img src="/files/vjXtzKMuvPLU2d55v2JB" alt=""><figcaption></figcaption></figure>

これらはそれぞれその時に選択しているアイテムの情報をコンテキストに持った形で自由にテキスト生成を使えるツールです

公式機能として実装されていない生成を試したい場合こちらのフリー生成をご利用ください。

例：Witchpot社内では複数選択機能を使って3つのアイテムを選択してそのシナリオを作成したり、町と町の歴史やストーリーなどを書いたり、足りない要素をアイデア出ししたり、などしています

使い方は無限大にあるもののシステムに入れるべき機能を洗練させて順次実装しています

何かこの機能が面白いというものがありましたらお気軽に以下のリクエストフィードバックでお寄せください

[リクエスト・フィードバックについて](/ja/others/aboutrequest.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.glimnote.com/ja/how_to_use/sononainitsuite.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.
