# How can I configure my SMS send rate?

If you are sending a large volume of SMSes in a single instance (e.g. >10000 SMSes in 1 sitting), and you require these SMSes to be sent out quickly before your next batch, contact us [here](https://form.gov.sg/#!/62b19812ff209e00126f2c47). We will link you up with our Twilio contact, where you can begin a conversation to agree on a suitable send rate.

Once that is agreed on, you should input your send rate in your Postman campaign set-up in step 4.

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


---

# 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/sms-send-rate.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.
