# Engineering

- [Infrastructure engineering](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering.md)
- [Cloud infrastructure cost KPIs](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/cloud-infrastructure-cost-kpis.md)
- [Cloud data export process](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/cloud-data-export-process.md)
- [Cloud churn process](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/cloud-churn-process.md)
- [Reliability Manifesto](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/reliability-manifesto.md)
- [Production Readiness Review](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/production-readiness-review.md)
- [Infrastructure Library](https://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/infrastructure-library.md)
- [Integrations team processes](https://handbook.mattermost.com/operations/research-and-development/engineering/integrations.md): 1% DRAFT
- [Plugin release process](https://handbook.mattermost.com/operations/research-and-development/engineering/plugin-release-process.md): 50% DRAFT
- [Data Engineering](https://handbook.mattermost.com/operations/research-and-development/engineering/data-engineering.md)
- [Sustained Engineering](https://handbook.mattermost.com/operations/research-and-development/engineering/team.md)
- [On call](https://handbook.mattermost.com/operations/research-and-development/engineering/team/on-call.md)
- [How to go to a conference](https://handbook.mattermost.com/operations/research-and-development/engineering/how-to-go-to-conference.md)
- [Public speaking](https://handbook.mattermost.com/operations/research-and-development/engineering/public-speaking.md)
- [Core contributor expanded access policy](https://handbook.mattermost.com/operations/research-and-development/engineering/core-contributor-expanded-access.md)


---

# 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://handbook.mattermost.com/operations/research-and-development/engineering.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.
