# コミュニケーションの在り方

Local Coopにはリアル住民とデジタル住民の両方が存在します。その中で、コミュニケーション手段は柔軟性を持って決めることができます。

例えばリアル住民を中心としたプロジェクトの場合、時には対面での議論も含めたコミュニケーションが想定されます。他方、デジタル住民を中心としたプロジェクトの場合、チャットなどのデジタル空間上でのコミュニケーションが想定されます。

コミュニケーションの在り方として、以下3点をLocal Coopのコミュニケーションルールとして定めるべきと考えます。

　　・コミュニケーションは極力透明性を高める工夫をすること

　　・途中参画者のためのオンボーディングの仕組みを整えること

　　・意思決定の過程については極力透明性を高める工夫をすること

<br>


---

# 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://paramita-inc.gitbook.io/localcoop/komyunikshongabanansunori/komyunikshonnori.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.
