> For the complete documentation index, see [llms.txt](https://inspect.gitbook.io/inspect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspect.gitbook.io/inspect/governance/purpose-and-values.md).

# Purpose & Values

**Purpose:** \
The primary objective of the Inspect Foundation (the "Foundation") is to support the Inspect DAO by cultivating a culture of community-driven dialogue and innovation. The Foundation aims to establish the necessary frameworks for decentralized governance on both micro and macro levels.

To accomplish this, it is essential to restrict proposal submissions and voting processes to Inspect DAO members. Membership in the DAO necessitates holding any amount of INSP tokens, which proportionally determine a user's voting weight on all proposals.

In line with the Foundation's commitment to transparency, all preliminary discussions, proposals, votes cast, and outcomes will be publicly available.

**Foundation and Values:** \
The Foundation, serving as the executive arm of the protocol and governed by the Inspect DAO community, is responsible for implementing consensus-driven decisions of the Inspect DAO. The Inspect DAO community has the authority to submit proposals, vote on them, and bring them to fruition.

**Four core values guide the Foundation:**

I**nnovation:** Fostering bold and ambitious thinking to drive innovation across ecosystems.&#x20;

**Determination:** Valuing frequent iteration over inaction; preferring an imperfect diamond to a flawless pebble.&#x20;

**Collective Benefit:** Prioritizing customer success and satisfaction.&#x20;

**Transparency:** Embracing the belief that "sunlight is the best disinfectant" (Louis Brandeis).&#x20;

The INSP token, within the Inspect ecosystem, is a versatile and potent utility token with numerous functions beyond traditional governance. Token holders can vote on proposals and decisions, access INSP protocol functions, and enjoy premium features. The token also serves as a payment method and incentivization mechanism to encourage desired community behavior. This comprehensive document details the various functionalities of the INSP token, subject to refinement and finalization as each integration is developed.

The Inspect Foundation is dedicated to promoting community-led governance and participation in the Inspect ecosystem's decentralized autonomous organization (DAO). The foundation strives to create an inclusive environment where community members influence the project's direction and future.

To achieve this goal, the Inspect Foundation collaborates with contributors to support the development and growth of a transparent Inspect ecosystem. The foundation offers resources and tools that empower contributors to develop innovative solutions and products for the collective's benefit. The aim is to encourage bold and ambitious thinking while valuing frequent iteration over inaction and preferring an imperfect diamond to a flawless pebble.

The INSP token is a crucial component that empowers community members to actively participate in governance, ensuring a decentralized and democratic DAO. This effective mechanism ensures the community's voice is heard, fostering an environment of inclusivity and transparency.

The Inspect Foundation will be overseen by the Council, which provides a supportive and coordinating role in the decentralized community's work. Initially, the Council will be managed by the current core team members to establish its foundation. The Council holds the authority and responsibility to oversee key management procedures, such as treasury management, fund transfers, protocol deployment and upgrades, and coordinating the Foundation's daily operations. Once the groundwork is laid, the Community bears the responsibility for further development of the Inspect ecosystem and proposal submissions shaping long-term strategy.


---

# 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, and the optional `goal` query parameter:

```
GET https://inspect.gitbook.io/inspect/governance/purpose-and-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
