# How to improve Quality

- [What to do if my Rework is high?](https://docs.hivel.ai/improve-performance/how-to-improve-quality/what-to-do-if-my-rework-is-high.md)
- [What happens if there are too many Flashy Reviews and how to prevent them?](https://docs.hivel.ai/improve-performance/how-to-improve-quality/what-happens-if-there-are-too-many-flashy-reviews-and-how-to-prevent-them.md)
- [Best Practices for Ensuring Strong Pull Request Review Coverage](https://docs.hivel.ai/improve-performance/how-to-improve-quality/best-practices-for-ensuring-strong-pull-request-review-coverage.md)
- [Strategies to Reduce Hotfix Resolution Time](https://docs.hivel.ai/improve-performance/how-to-improve-quality/strategies-to-reduce-hotfix-resolution-time.md)
- [Best Practices for Team Ownership in Code Review](https://docs.hivel.ai/improve-performance/how-to-improve-quality/best-practices-for-team-ownership-in-code-review.md)
- [How to identify root cases of high change failure rates?](https://docs.hivel.ai/improve-performance/how-to-improve-quality/how-to-identify-root-cases-of-high-change-failure-rates.md)
- [Building a feedback loop for continuous code improvement](https://docs.hivel.ai/improve-performance/how-to-improve-quality/building-a-feedback-loop-for-continuous-code-improvement.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.hivel.ai/improve-performance/how-to-improve-quality.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.
