# How long may the phone numbers be that I use for sipgate trunking?

You can determine the length of your phone numbers with sipgate trunking yourself. However, for technical reasons, the length of the phone number should be limited to **a maximum of 11 digits** (excluding the leading zero), otherwise accessibility, especially from abroad, cannot be guaranteed. For example, your phone number could look like this:

`01234 1234567`

The numbers should be entered exactly as they should be reachable. Incoming calls are signaled to your system with the entire dialed phone number (in **E.164 format**) in the **Request-URI** .

Further information can be found on the page of the [Federal Network Agency](https://www.bundesnetzagentur.de/DE/Fachthemen/Telekommunikation/Nummerierung/ONRufnr/Laenge/L%C3%A4nge_ONRufnr_Basepage.html).


---

# 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://help.sipgate.de/trunking/en/wie-lang-duerfen-die-rufnummern-sein-die-ich-fuer-sipgate-trunking-verwende.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.
