# SMS

SMS notifications can be set up by inputting your phone number next to your address on the Safe's notification page.

You can only set up notifications for your own phone number for privacy purposes. You're able to see if other team members have added their phone numbers as indicated by `(***) ***-***`, but won't have access to their information.

SMS is currently supported for the following regions: US, Canada, Bahamas, Ireland, Belgium, Germany, Portugal, and UK.&#x20;

Interested in an unsupported region? Contact the Den team using the Feature Requests link in the sidebar to the left.

<figure><img src="/files/Jeh7CUeybyKr5w0ZTIAs" 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://docs.onchainden.com/notifications/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.
