# Qualité ingénierie logicielle

- [CI/CD Dév](https://docs.bluekeys.org/guide/qualite-logicielle/ci-cd-dev.md): Apprendre des technologies pour savoir faire un peu de qualité
- [CI/CD d'une infra](https://docs.bluekeys.org/guide/qualite-logicielle/ci-cd-dune-infra.md): Apprendre des technologies pour l'infra et savoir le faire avec qualité
- [🇬🇧 Introduction Mangle enables you to run chaos engineering experiments](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering.md)
- [Overview](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/overview.md)
- [Mangle Deployment and Administration Guide](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-deployment-and-administration-guide.md)
- [Mangle Users Guide](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-users-guide.md)
- [Mangle Troubleshooting Guide](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-troubleshooting-guide.md)
- [Mangle Developers' Guide](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-developers-guide.md)
- [Contributing to Mangle](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/contributing-to-mangle.md)
- [mangle-administration](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-administration.md)
- [Supported Deployment Models](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-administration/supported-deployment-models.md)
- [Advanced Cassandra Configuration](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-administration/supported-deployment-models/advanced-cassandra-configuration.md)
- [Admin Settings](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/mangle-administration/admin-settings.md)
- [sre-developers-and-users](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users.md)
- [Adding Endpoints](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/adding-endpoints.md)
- [Injecting Faults](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/injecting-faults.md)
- [Infrastructure Faults](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/injecting-faults/infrastructure-faults.md)
- [Application Faults](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/injecting-faults/application-faults.md)
- [Custom Faults](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/injecting-faults/custom-faults.md)
- [Requests and Reports](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/sre-developers-and-users/requests-and-reports.md)
- [troubleshooting-guide](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide.md)
- [Deployment Stage](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/deployment-stage.md)
- [Boot/Initialization Stage](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/boot-initialization-stage.md)
- [Endpoint Addition Stage](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/endpoint-addition-stage.md)
- [Fault Injection Stage](https://docs.bluekeys.org/guide/qualite-logicielle/introduction-mangle-chaos-engineering/troubleshooting-guide/fault-injection-stage.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://docs.bluekeys.org/guide/qualite-logicielle.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.
