# Daily Mint Schedule (Telegram)

## Enabling the Daily Schedule

The daily mint schedule can be enabled on Telegram using the `/daily` command. When enabled, the daily mint schedule will be posted automatically into the selected channel or group every day.

If you've given the bot the ability to pin messages, you can instead use `/daily pin` and the bot will automatically pin and unpin the message every day.

![](/files/aduPW28Kh7b6jNM75701)

## Disabling the Daily Schedule

The daily mint schedule feature can be disabled on Telegram using the `/daily-remove` command.&#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://alphabot-docs.gitbook.io/alphabot/the-bot/telegram-bot/daily-mint-schedule-telegram.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.
