# Vision, Mission & Values

## Longmont Public Media is a 501(c)(3) non-profit and public charity

## Our Mission

{% hint style="info" %}
Longmont Public Media educates, produces, and distributes civic and artistic media in Longmont through a dynamic community of makers.
{% endhint %}

## Our Vision

{% hint style="info" %}
An informed and engaged community through media.
{% endhint %}

## Our Values

{% hint style="info" %}
At Longmont Public Media, our values reflect the behaviors that shape how we work and interact with each other, our members, our partners, and our community. The values and principles below guide how we operate and the experiences we provide.
{% endhint %}

#### Community <a href="#community-heading" id="community-heading"></a>

**Principles: Connected and relational**

* We foster collaboration and inclusivity, recognizing that diversity strengthens our makerspace and our local community in Longmont.
* We welcome others, build relationships, and support those around us.

#### Freedom of Speech <a href="#speech-heading" id="speech-heading"></a>

**Principles: Ethical, socially responsible, and responsive**

* We affirm freedom of speech as a cornerstone of democracy, and we advocate for expression that is ethical, socially responsible, and committed to truth and accuracy.
* We encourage discourse that uplifts voices while promoting integrity and respect for all individuals.

#### Leadership <a href="#leadership-heading" id="leadership-heading"></a>

**Principle: Modeling**

* We embody our values through our actions and aim to inspire decency and positivity in others.
* We demonstrate optimism, responsibility, accountability, gratitude, humility, and respect, recognizing that our behavior influences those around us.

#### Learning <a href="#learning-heading" id="learning-heading"></a>

**Principle: Engaged**

* We embrace intellectual curiosity and a commitment to continuous learning.
* By engaging with each other and our community, we foster innovation, understanding, and growth.

<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://wiki.longmontpublicmedia.org/about-us/vision-mission-and-values.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.
