# About sipgate.io

sipgate.io is our Push API product for sipgate team, enabling you to send call information in real time to your web server. This allows you to quickly process the data and set up automated response scenarios, integrating your telephony with your CRM software and services.

sipgate.io is available as an optional feature for £29.95 per month. Account Administrators can activate it through their online team account by following this path:

**Account Administration ➔ Plans & Packages** ➔ **Additional services from sipgate**\
sipgate.io and the free sipgate API are complementary and may be used together.

#### Helpful Documentation & Information

* sipgate io website: <https://www.sipgate.io/en>
* sipgate.io documentation on [GitHub](https://github.com/sipgate/sipgate.io).
* sipgate.io developer [Cookbook](http://book.sipgate.io/) (ePUB, MOBI & PDF)


---

# 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://teamhelp.sipgate.co.uk/integrations-and-connections/sipgateio/about-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.
