# Summary of Costs

Using the Postman platform itself to send the SMSes are **free**.

However, there are 2 other costs that will need to be borne by agencies:

1. **Sender ID registration costs (IMDA)**
   * This is charged by IMDA for the registration and maintanence of your sender ID, which is a nation-wide regulation.&#x20;
   * Total costs - one-time set-up fee of $500 per organisation + $200 annually per sender ID.
   * This is charged regardless of which aggregator you use.
   * Read more [here](https://www.sgnic.sg/smsregistry/overview).
2. **Twilio per-SMS costs (Twilio)**
   * This is charged by Twilio for each SMS that you send, at USD$0.0415 per message segment of 160 characters to send to recipients with Singapore numbers. Do note that the cost may vary depending on the country code of your recipient's mobile number.
   * Read more [here](https://guide.postman.gov.sg/campaign-guide-sms/sms-campaigns/before-starting-out#billing-and-costs).


---

# 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://postman-v1.guides.gov.sg/campaign-guide-sms/sms-campaigns/summary-of-costs.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.
