> For the complete documentation index, see [llms.txt](https://management.lunr.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://management.lunr.tech/how-we-build-processes-and-a-great-product/knowledge-management/realms.md).

# Realms

The Realms are part of LUNR [Knowledge Management](https://managementmodel.info/index.php?title=Knowledge_Management) strategy and englobe concepts, domains, formats, definitions, and areas of activities that cover all aspects of our business. To grow in LUNR, our employees need to show proficiency and find business opportunities based on one or more realms according to their management framework. Such knowledge is extremely important to be developed so people are capable of having meaningful discussions and effectively participating in the development of their teams, projects, and our product.

## Marketing Realm

<div><figure><img src="/files/JdLh96TVm5jIbp1Yzbpo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gvxVlO513oV9ouj5XPaw" alt=""><figcaption></figcaption></figure></div>

## Business Development Realm

<figure><img src="/files/qvyz6D8B3CvwYksn2tsv" alt=""><figcaption></figcaption></figure>

## Customer Service Realm

<figure><img src="/files/aUCehkkXtiWGDn0GCDzs" alt=""><figcaption></figcaption></figure>

## Product Management Realm

<figure><img src="/files/SH9Y15OOeIrieKrl9U65" alt=""><figcaption></figcaption></figure>

## Project Management Realm

<figure><img src="/files/ZVSaabuoPq9Gzf2lKyUI" alt=""><figcaption></figcaption></figure>

## Software Engineering Realm

<figure><img src="/files/Hg7oohM9gI6pt1Qntwz1" alt=""><figcaption></figcaption></figure>

## Product Owner Realm

<figure><img src="/files/4jNQrAEiUO6pgWWzh1V9" alt=""><figcaption></figcaption></figure>

## Information Security Realm

<figure><img src="/files/VxVohaNpXvljom7z1XJZ" alt=""><figcaption></figcaption></figure>

## Manufacturing Realm

<figure><img src="/files/uOqWdcsdLwYLmpTToV6z" alt=""><figcaption></figcaption></figure>

## HR Realm

<figure><img src="/files/P19rQmdAJGkffDmF3S3S" alt=""><figcaption></figcaption></figure>

## Supply Chain Realm

<figure><img src="/files/F8XQBVxeO6ME50b669NG" alt=""><figcaption></figcaption></figure>

## Finance Realm

<figure><img src="/files/nKjKdXvuoaOa0T5dem9Q" alt=""><figcaption></figcaption></figure>

## Technical Support Realm

<figure><img src="/files/p0Aag9oqkfEdXfhSmA8k" alt=""><figcaption></figcaption></figure>


---

# 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://management.lunr.tech/how-we-build-processes-and-a-great-product/knowledge-management/realms.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.
