# On Time

This type of broadcast is sent at a very specific time of given days and months. Use this type of broadcast to daily check for updates or news to be sent to your contacts.

### Broadcast Time

The time at which the broadcast will be triggered.

### Days

Select the days you on which the broadcast is sent. Any unchecked day will be skipped.&#x20;

### Months

Select the months you on which the broadcast is sent. Any unchecked month will be skipped.&#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.mylinkconnect.com/broadcasts/scheduling/basic-settings/on-time.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.
