# Improve Performance

{% content-ref url="/pages/7avyaQ8i9x0ggtBWzC7C" %}
[How to improve Speed?](/improve-performance/how-to-improve-speed.md)
{% endcontent-ref %}

{% content-ref url="/pages/Oh7o2SstSZU6e4BABvrT" %}
[How to improve Quality](/improve-performance/how-to-improve-quality.md)
{% endcontent-ref %}

{% content-ref url="/pages/91BMQcOmKybomkJc4cGh" %}
[How to improve planning and throughput](/improve-performance/how-to-improve-planning-and-throughput.md)
{% endcontent-ref %}

{% content-ref url="/pages/NH67ZVY1tg8KRArK9EUv" %}
[How to track, manage, and reduce technical debt?](/improve-performance/how-to-track-manage-and-reduce-technical-debt.md)
{% endcontent-ref %}

{% content-ref url="/pages/NnzxsZ3znUfJ2D6N8DRo" %}
[What are the impacts of context switching on developer productivity and how to reduce it?](/improve-performance/what-are-the-impacts-of-context-switching-on-developer-productivity-and-how-to-reduce-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/9QYswCCqgdsSkpUJvFoZ" %}
[How to build a data-driven culture of Engineering?](/improve-performance/how-to-build-a-data-driven-culture-of-engineering.md)
{% endcontent-ref %}

{% content-ref url="/pages/63IHmZvOzEb3YA1Nn4oX" %}
[How to balance speed and quality?](/improve-performance/how-to-balance-speed-and-quality.md)
{% endcontent-ref %}


---

# 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.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.
