# Which number does ilert use for phone calls and SMS?

ilert uses country specific phone numbers to make phone calls and send SMS messages. Refer to [this page](https://docs.ilert.com/getting-started/phone-numbers#sms-alerts) for a list phone numbers. These numbers can change from time to time. The best way to stay up to date is to install the ilert iOS or Android app and enable our vCard sync feature. It automatically creates an ilert contact with all our numbers and keeps the contact up-to-date.

{% hint style="info" %}
**Related Documentation**

* [Phone Numbers](https://docs.ilert.com/getting-started/phone-numbers)
* [Mobile App](https://docs.ilert.com/mobile-app/getting-started-with-ilert-mobile-app)
  {% endhint %}


---

# 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://docs.ilert.com/knowledge-base/alerting-and-notifications/which-number-does-ilert-use-for-phone-calls-and-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.
