# プロンプトを作り込む

プロンプトの作り方に決まったルールはありません。\
好きなように書くだけでもかまいませんが、自分好みのAIの挙動を作り込むのであれば、様々な機能を覚えると大変便利です。

このチャプターでは、プロンプトを作る上で知っておきたい事柄をご紹介します。

<figure><img src="/files/77OnYQa4Mh1Vu6HtQqJv" alt=""><figcaption><p>ノイマン氏</p></figcaption></figure>


---

# 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://ai-novel.gitbook.io/help/furonfutoworimu.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.
