# Create a Custom Telegram Mentor

MentorMode also allows you to [create a custom Telegram Mentor imbued with your knowledge an personality](https://www.mentormode.ai).

Unlike the website integration, this mentor is much easier to use for clients, especially from their mobile phones. Most importantly, it also unlocks advanced features:

* Via Telegram, the mentor can proactively reach out to your customer and check in on them, hold them accountable or just drive the conversation forward. Users will get a push notification like they are used to, neatly integrated into their typical day-to-day usage of their phones
* Telegram allows users to send and receive voice messages. This significantly lowers the barrier to entry for some and also enhances the accessibility of your mentor.


---

# 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://mentormode.gitbook.io/mentormode-docs/basics/create-a-custom-telegram-mentor.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.
