# Rochat.ai 使用ガイドへようこそ

Rochat AI は、新しいゲームスタイルの AI キャラクター製品です。Rochat AI では、自分の AI キャラクターを作成して、彼らと対話することができます。Rochat が提供する新しいゲームモードでは、自然言語を使って簡単に AI キャラクターのためにさまざまな RPG タイプのゲームを作成することができます。 ホームページに表示されているすべてのキャラクターは、私たちの作成ツールを使用して作られたものです。クリエイターとキャラクターの世界に参加する準備ができているなら、このガイドはあなたのためのものです！

<figure><img src="/files/46nfFVLfXlPXMMclLNoQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
さらに、ユーザーのフィードバックは時間と共にキャラクターの反応に徐々に影響を与えます。 このガイドを厳密なルールブックではなく、説明的な参考資料として考えてください。

私たちは皆 AI を共に探求しており、このガイドは時間と共に更新されます。
{% endhint %}


---

# 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://book.rochat.ai/rochat_book_ja/rochatai-gaidoheyoukoso.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.
