# Setting up a Messaging Service

**Step 1:** Under the <mark style="color:red;">`Messaging`</mark> tab found on the left-hand side of your screen, click on <mark style="color:red;">`Services`</mark>.

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

**Step 2:** Name your messaging service <mark style="color:red;">`RedeemSG-Vouchers`</mark> and indicate <mark style="color:red;">`Not listed here`</mark> as the purpose.

<figure><img src="/files/9jKurNYYJ0YNtGnPolTm" alt=""><figcaption><p>This will help you better identify your use cases if you have multiple, and will also help Twilio detect your specific use case quicker should you need their help for troubleshooting.</p></figcaption></figure>

**Step 3:** Under ‘Step 2: Add senders’, click <mark style="color:red;">`Add Senders`</mark> and select <mark style="color:red;">`Alpha Sender`</mark> as the Sender Type.

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

**Step 4:** Under Alpha Sender ID, key in <mark style="color:red;">`RedeemSG`</mark>. It is <mark style="background-color:yellow;">case sensitive</mark>, so input exactly. We have already registered this Sender ID with SGNIC.

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

**Step 5:** Leave ‘Step 3: Set up integration’ exactly as it is. Click ‘Step 4: Add compliance info’.

## Additional Notes

If you are only planning to send SMSes using a registered alphanumeric sender ID and not receive replies, you do not need to purchase a Twilio phone number. This is the case for RedeemSG.


---

# 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.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account/setting-up-a-messaging-service.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.
