# LUNR knowledge

The LUNR knowledge management strategy enables our organization to create, apply, and share information, breaking down silos and increasing the usage of valuable data.

LUNR knowledge is all about understanding the company’s products and processes, the softwares, tools, and platforms we use to accomplish our projects, and the concepts that are part of their scope. It includes technical knowledge for non-technical people and business knowledge to technical people. For this category of knowledge, we provide pieces of training because this way we can ensure that everyone has the complete knowledge set to be a high-performer in our company.

The progression in this type of[ knowledge](/how-we-build-processes-and-a-great-product/knowledge-management.md) starts from "having a basic understanding of their team's domain and LUNR's strategic plan, industry, and market space" and going forward to "having a thorough understanding of the entire business, organizational strategy (strategic maps), including all department's domains, and how they contribute to the overall strategy.

Each department has a Knowledge Hub that composes the LUNR Knowledge. The [Tech Lead](/how-we-make-decisions/leadership/tech-leads.md) of the department is responsible for managing such content ensuring proper documentation and knowledge transfer.

LUNR Knowledge is part of the [KAI ](/how-we-build-processes-and-a-great-product/knowledge-management/knowledge-accountability-index.md)of every framework because it provides context regarding all the teams and divisions in our company. Therefore, in order to progress in the development path, employees are required to have a level of proficiency in the items available in our internal wiki Confluence.


---

# 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://management.lunr.tech/policies/lunr-knowledge.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.
