# Releases

- [HTH 2023](https://help.blokpax.com/appendix/releases/hth-23.md)
- [HTH Baseball 2023](https://help.blokpax.com/appendix/releases/hth-23/baseball.md)
- [HTH Football 2023](https://help.blokpax.com/appendix/releases/hth-23/football.md)
- [HTH Basketball 2023](https://help.blokpax.com/appendix/releases/hth-23/basketball.md)
- [HTH 2024](https://help.blokpax.com/appendix/releases/hth-24.md)
- [HTH Baseball 2024](https://help.blokpax.com/appendix/releases/hth-24/baseball.md)
- [HTH Football 2024](https://help.blokpax.com/appendix/releases/hth-24/football.md)
- [HTH Basketball 2024](https://help.blokpax.com/appendix/releases/hth-24/basketball.md)
- [HTH 2025](https://help.blokpax.com/appendix/releases/hth-2025.md)
- [HTH Lineup](https://help.blokpax.com/appendix/releases/lineup.md): Every hero that has appeared in Home Team Heroes across all of the seasons


---

# 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.blokpax.com/appendix/releases.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.
