# Confluence

Our wiki acts as a single source of all knowledge for our organization which can be created, edited, and modified by any employee. Confluence functions as a central repository for managing and distributing all company knowledge and information. Here, all co-workers are responsible and accountable for storing internal documentation about company policies, processes, projects or products they are building, common workflows, procedure checklists, and more. We currently have Departments spaces composed of standard operation procedures, playbooks, how-to-guides and processes documentation, Teams spaces composed of operational artifacts and Divisions spaces hyperlinking all the content.


---

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