> 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-ensure-peoples-growth/compensation/ic-frameworks/assets-security.md).

# Assets security

Security is one of the core concepts present in our company. Therefore, it's under the responsibility of the employees allocated in the Assets Security framework to monitor our premises for any thefts and fraud activities, develop in-depth knowledge of our operations and security systems, and implement safekeeping programs for our premises. Growing in this framework means ensuring the highest level of protection to our office, equipment, and amenities.

## Progression

In order to progress in our development path and Level Up or Step Up, our Assets Security team must:

* Meet the criteria of the Level & Step Chart for the [Individual Contributors Path](/how-we-ensure-peoples-growth/performance/paths/individual-contributors-path.md). Note that this framework has two levels of growth as an exception.
* Meet the [KAI ](/how-we-build-processes-and-a-great-product/knowledge-management/knowledge-accountability-index.md)grade of the framework related to each level
* Demonstrate a basic understanding of LUNR knowledge<br>

## Salary Grid

All mentioned salary ranges represent the monthly income in Bulgarian Lev after taxes and deductions.

| Assets Security                   | Step  |       |       |       |   |
| --------------------------------- | ----- | ----- | ----- | ----- | - |
| Level/Individual Contributor Path | 1     | 2     | 3     | 4     | 5 |
| 1                                 | 1.350 | 1.500 | 1.650 | 1.800 |   |
| 2                                 | 2.350 | 2.500 | 2.650 | 2.800 |   |


---

# 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-ensure-peoples-growth/compensation/ic-frameworks/assets-security.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.
