# キャラクターコマのコピー＆ペースト機能

## キャラクターコマのルーム間移動

v1.31のアップデートで、作成したキャラクターコマを右クリックからコピーし、他のルームに貼り付ける機能が追加されました。これにより、キャラクターコマを簡単に他のルームへ持ち越すことができます。

***

### キャラクターコマの移動方法

1. 他のルームへ持ち越したいキャラクターコマにカーソルを合わせ、右クリック
2. **コピー**をクリック

<figure><img src="/files/4H9dKqFt6CmNOqK6j3T2" alt="" width="237"><figcaption></figcaption></figure>

{% hint style="info" %}
キャラクターコマのコピーは、コピーしたいキャラクターコマにカーソルを合わせ、クリックで選択した後、**Ctrl+C**を押すことも可能です。
{% endhint %}

3. 持ち越し先のルームに入室し、前景または背景の上で右クリック → **貼り付け**をクリック
4. キャラクターコマが作成されれば完了

{% hint style="info" %}
キャラクターコマの貼り付けは、持ち越し先のルームで**Ctrl+V**を押すことでも可能です。
{% 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://docs.ccfolia.com/update/v1.31/character_copy.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.
