# Instructions for Recipient Onboarding

In order for Nomsa to send messages to your subscribers, we need the subscribers to add the bot and send their mobile number to us. This is like adding a friend to your contacts list. The link to add the bot should be `https://t.me/[your bot name]` .

### Steps for Subscribers for Telegram Bot Onboarding <a href="#steps-for-subscribers-for-telegram-bot-onboarding" id="steps-for-subscribers-for-telegram-bot-onboarding"></a>

Tell your subscriber to go to

1. 1.`https://t.me/[your bot name]` (see example figure on the left)
2. 2.Talk to your bot with `/start`(see example figure on the right)
3. 3.Send the bot his or her phone number by clicking on the **button**

{% hint style="info" %}
Do not type your phone number. Nomsa will receive only the subscriber's phone number when the button is clicked
{% endhint %}

Once the subscribers have subscribed to your bot, you can upload their phone number as a contact list in Nomsa in order to send messages to them.

<figure><img src="/files/DxomV3hgEVxfZfCsrnQ1" alt=""><figcaption></figcaption></figure>

### How do I send the Telegram bot link out to the recipient? <a href="#how-do-i-send-the-telegram-bot-link-out-to-the-recipient" id="how-do-i-send-the-telegram-bot-link-out-to-the-recipient"></a>

Depending on your use case, you can send the recipient an SMS or Email to let them know you have this new bot feature for your agency.

### How should I explain the Telegram bot feature to the recipient? <a href="#how-should-i-explain-the-telegram-bot-feature-to-the-recipient" id="how-should-i-explain-the-telegram-bot-feature-to-the-recipient"></a>

The recipient can choose to receive relevant information from the agency by subscribing to the bot. It is like a newsletter subscription. If the information is no longer relevant for them, they can choose to unsubscribe by deleting the bot.


---

# 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://guide.nomsa.gov.kh/campaign-guide-telegram/telegram-campaigns-basics/instructions-for-recipient-onboarding.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.
