# What else do I need to know about sending SMSes?

These are questions commonly asked by agency users like yourself. Browse through for answers to questions that may not have been answered in the earlier sections!

1. [More](/campaign-guide-sms/sms/more-about-senderid-registration.md) about Sender ID registrations
2. Campaign delivery [statuses](/campaign-guide-sms/sms/sms-statistics.md)
3. [Configuring](/campaign-guide-sms/sms/sms-send-rate.md) your SMS send rate
4. [Sending](/campaign-guide-sms/sms/send-sms-to-a-foreign-number.md) SMSes to foreign numbers
5. [Best practices](/campaign-guide-sms/sms/sms-best-practices.md)!
6. [Twilio-related](/campaign-guide-sms/sms/useful-twilio-links.md) useful information
7. More about Postman's [SMS API](broken://pages/moXvEYP7czcGIUgpC2gD)


---

# 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.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.
