> For the complete documentation index, see [llms.txt](https://docs.liminalvillage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liminalvillage.com/onboarding/social-dna/non-violent-communication.md).

# Non-Violent Communication

Nonviolent Communication (NVC) is a communication framework developed by Marshall Rosenberg that promotes a compassionate and empathetic approach to interactions. The primary goal of NVC is to nurture understanding and establish peaceful dialogue among individuals. This method is founded on the belief that communication is most effective when it incorporates empathy and honesty. NVC relies on four integral components, each of which plays a crucial role in creating meaningful and constructive exchanges.

#### Four Key Components of NVC

1. **Observation**:
   * This component involves objectively stating what is occurring, free from any personal judgment or interpretation. By clearly describing the situation without bias, parties can establish a common ground for understanding, which is essential for constructive dialogue.
2. **Feelings**:
   * Expressing emotions in relation to the observations is vital. NVC emphasizes the importance of articulating one's emotional response to a situation as a way to connect on a human level. This involves recognizing and acknowledging not just one's own feelings but also the feelings of others involved.
3. **Needs**:
   * At the heart of NVC is the identification of universal human needs related to the emotions being expressed. Understanding and articulating these needs enable individuals to connect with one another more deeply and find commonalities that transcend specific situations.
4. **Requests**:
   * Making clear, specific requests to address the identified needs is the final component. Constructive communication involves proposing actionable steps that take into account the needs of all parties involved. Requests should be framed in a way that encourages collaboration and solution-finding.

#### The Essence of NVC

NVC is a powerful tool that allows individuals to engage in dialogues that prioritize empathy and understanding. By focusing on observations, feelings, needs, and requests, NVC facilitates a process where all parties can express themselves authentically while remaining considerate of others' perspectives. This approach not only helps in resolving conflicts but also in building stronger, more harmonious interpersonal relationships. Through NVC, individuals can transform potentially adversarial communications into


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.liminalvillage.com/onboarding/social-dna/non-violent-communication.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.
