# MVHQ Daily Recap

## What Is The Daily Recap?

* when is it posted?

## Daily Recap Sample

## How Do I Subscribe To The Daily Recap?

You can add the MVHQ Daily Recap directly into to your [Discord](https://bit.ly/mvhqdailyrecapdiscord) or [Telegram](https://bit.ly/mvhqdailyrecaptelegram) for free. Click the respective link above for a walkthrough guide on how to add to your preferred channel.&#x20;


---

# 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.mvhq.io/alpha/mvhq-daily-recap.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.
