# Guides

- [First Principles of Engineering Metrics](https://help.usehaystack.io/guides/first-principles-of-engineering-metrics.md)
- [Engineering Metrics (Video Series)](https://help.usehaystack.io/guides/engineering-metrics-video-series.md)
- [How to Improve Quality?](https://help.usehaystack.io/guides/how-to-improve-quality.md)
- [Sprint Planning](https://help.usehaystack.io/guides/sprint-planning.md): Discover how Haystack uses data to make sprint planning more accurate and efficient.
- [Daily Standups](https://help.usehaystack.io/guides/daily-standups.md): Haystack helps development teams run more effective daily standups by providing data-driven insights.
- [Retrospectives](https://help.usehaystack.io/guides/retrospectives.md): How Haystack helps run more effective engineering team retrospectives that drive real improvement.
- [Identify Bottlenecks](https://help.usehaystack.io/guides/identify-bottlenecks.md): Haystack helps engineering teams identify and resolve workflow bottlenecks through real-time analytics and alerts.


---

# 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://help.usehaystack.io/guides.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.
