> 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/integrations-and-connections/using-sipgate-trunking.md).

# Using sipgate trunking

- [What is sipgate trunking?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/what-is-sipgate-trunking.md): Overview of sipgate trunking, connecting your VoIP telephone system to the public telephone network through sipgate.
- [What hardware and software do I need to use with sipgate trunking?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/what-hardware-and-software-do-i-need-to-use-with-sipgate-trunking.md): Hardware and software options compatible with sipgate trunking, including recommended PBX systems and manufacturers.
- [What sipgate trunking plans are available?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/what-sipgate-trunking-plans-are-available.md): Overview of sipgate trunking plans from Developer to Enterprise 50, with details on incoming lines, pricing, and cancellation.
- [How do I set sipgate IP & port ranges?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/how-do-i-set-sipgate-ip-port-ranges.md): sipgate IPv4 and IPv6 address ranges for RTP audio transmission and SIP signalling, plus security recommendations.
- [Can I Use My PBX Behind a NAT Device ?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/can-i-use-my-pbx-behind-a-nat-device.md): Information about NAT detection support with sipgate trunking and PBX configuration requirements.
- [Upgrading or changing your SIP trunking plan](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/upgrading-or-changing-your-sip-trunking-plan.md): How to upgrade, downgrade, or cancel your sipgate SIP trunking plan, including trial details and important notes.
- [What are the security Settings for sipgate IP & Port Ranges?](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/what-are-the-security-settings-for-sipgate-ip-port-ranges.md): Security settings for sipgate IP and port ranges including IPv4/IPv6 addresses for signalling and RTP across all sipgate services.
- [sipgate and trunking Terms & Conditions](https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking/sipgate-and-trunking-terms-conditions.md): Full terms and conditions for sipgate and sipgate trunking services, covering usage, billing, cancellation, and liability.


---

# 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, and the optional `goal` query parameter:

```
GET https://teamhelp.sipgate.co.uk/integrations-and-connections/using-sipgate-trunking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
