> 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/sipgateio.md).

# sipgate.io

- [About sipgate.io](https://teamhelp.sipgate.co.uk/integrations-and-connections/sipgateio/about-sipgateio.md): Overview of sipgate.io Push API for sipgate team, including pricing, activation, and helpful documentation links.
- [What Is the difference between sipgate.io and the sipgate API?](https://teamhelp.sipgate.co.uk/integrations-and-connections/sipgateio/what-is-the-difference-between-sipgateio-and-the-sipgate-api.md): Differences between the sipgate API (pull-based) and sipgate.io (push-based), including pricing and activation details.
- [Can I use sipgate.io and the sipgate API together?](https://teamhelp.sipgate.co.uk/integrations-and-connections/sipgateio/can-i-use-sipgateio-and-the-sipgate-api-together.md): Confirmation that sipgate.io and the sipgate API are complementary and can be used together.
- [What does sipgate.io cost?](https://teamhelp.sipgate.co.uk/integrations-and-connections/sipgateio/what-does-sipgateio-cost.md): Pricing for sipgate.io PUSH-API and how account administrators can book the feature through their sipgate account.


---

# 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/integrations-and-connections/sipgateio.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.
