# Engineering Culture

- [Infobip Culture Principles - In Practice](https://infobipengineering.gitbook.io/handbook/engineering-culture/infobip-culture-principles-in-practice.md): Infobip Engineering has its values and principles of work. It's not only about reaching our business goals, but we also care about how it is done. Sound good, but what does that actually mean daily?
- [How Growth Impacts Infobip's Values](https://infobipengineering.gitbook.io/handbook/engineering-culture/how-growth-impacts-infobips-values.md): Infobip is a high-growth company, a unicorn, so it's important to understand how the scale of it impacts our values and vice-versa!
- [Culture of Approachability](https://infobipengineering.gitbook.io/handbook/engineering-culture/culture-of-approachability.md)
- [Paid Interventions](https://infobipengineering.gitbook.io/handbook/engineering-culture/paid-interventions.md)
- [How We Improve Our Culture](https://infobipengineering.gitbook.io/handbook/engineering-culture/how-we-improve-our-culture.md)
- [Employee Feedback Process](https://infobipengineering.gitbook.io/handbook/engineering-culture/employee-feedback-process.md): At our core, we believe that feedback is essential for growth, connection, and success.


---

# 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://infobipengineering.gitbook.io/handbook/engineering-culture.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.
