> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/account-management/locations/setting-up-and-using-999-emergency-services-with-sipgate.md).

# Setting up and using 999 emergency services with sipgate

#### Activating your 999 emergency location

To contact UK emergency services (999) from your sipgate account, you must set up a **valid UK address** as your emergency location. Foreign addresses are **not accepted**.

* Go to **Account Administration** → **Locations** → **+ Add Location**
* Enter your UK address and submit it for verification
* Once verified, you'll receive an email confirming activation (this may take a few days)

You can check your emergency status anytime in your account settings.

#### Assigning an emergency location to a device

Each phone in your sipgate account must be assigned a **verified emergency location**. This ensures that emergency responders receive the correct address when a 999 call is placed.

**For Admins**

* Go to **User Overview** and select a user
* Click on a device and open **Device Settings**
* Assign an existing verified emergency location

**For Users**

* Go to **Telephony Settings** and assign an emergency address to your landline connection
* Or, open **Device Overview**, select a device, go to **Device Settings**, and assign an emergency location

{% hint style="info" %}
**Important:** Emergency locations cannot be entered manually. Only verified locations linked to a sipgate account and phone number can be assigned
{% endhint %}

#### Emergency Call Limitations with VoIP

* **Requires power and an internet connection** – VoIP calls won't work during power or network outages.
* **Location confirmation is required** – Always provide your current address when calling 999.
* **Public internet routing** – VoIP emergency calls do not receive the same priority as mobile or landline calls.

#### Keeping Emergency Locations Updated

Some emergencies may prevent you from speaking during a call. To ensure emergency services reach you in time, regularly **verify and update** your registered location.

#### Important Warnings

* **Do not make test 999 calls** – Hoax calls can lead to prosecution.
* **Incorrect details may delay emergency services** – Always update your registered location when moving.
* **sipgate passes on penalties for misuse** – Any costs incurred due to improper emergency calls will be billed to the customer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://teamhelp.sipgate.co.uk/account-management/locations/setting-up-and-using-999-emergency-services-with-sipgate.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.
