> For the complete documentation index, see [llms.txt](https://contactharald.gitbook.io/contact-harald-legals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contactharald.gitbook.io/contact-harald-legals/whs-ask-harry/standard-use/phone-number-format-guidelines.md).

# Phone number format guidelines

To ensure calls connect, all supplied phone numbers must be in the correct format.\
\
The international phone number format, or E.164, makes dialling across countries easier with three parts: country code, area code, and the local number. When dialling please use this format:&#x20;

**+ \[Country code] \[Area code] \[Local number]**&#x20;

We accept spaces and (brackets) in the phone number.  Remember, add the plus sign (+) and your country code to the front, and remove the preceding zeros.&#x20;

For example, this is the correct format for Australia:

## +61 411 123 456

The following table shows examples of phone numbers that will not connect:

<table><thead><tr><th width="223.33333333333331">Incorrect format</th><th>Explanation</th></tr></thead><tbody><tr><td>041 123 456</td><td>Missing a digit. It should also have the country code prefix</td></tr><tr><td>7001 1234</td><td>Missing area code, missing country code</td></tr><tr><td>+61 412123456 ext 3</td><td>Extensions not handled</td></tr><tr><td>(415) 711 1234</td><td>No country code prefix. Spaces and brackets are OK but will be removed.</td></tr><tr><td>1800 CALLNOW</td><td>We do not accept alpha characters</td></tr></tbody></table>


---

# 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://contactharald.gitbook.io/contact-harald-legals/whs-ask-harry/standard-use/phone-number-format-guidelines.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.
