# プロジェクトを移動させる

## プロジェクトの場所を移動させる

たとえば、ローカルで作成したプロジェクトをDropbox上に移したい場合などには、フォルダを直接動かすことで対応可能です。

フォルダの場所は、 \
&#x20;  **文書DB＞ツール＞フォルダを開く** \
などから確認できます。

この`[弁護革命system]`というフォルダを、まるごと、希望する場所に移動させて下さい。

その後、別のプロジェクトへの切替操作などをおこなうと、自動参加機能により、新しい場所に動かされたフォルダが自動で認識されます。 \
もし認識されない場合には、[自動参加の範囲外の場所となっている可能性がありますので、手動参加](/guide/project/join.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.bengo-kakumei.jp/guide/project/purojekutowosaseru.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.
