> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-funktioniert-die-kostenlose-testphase.md).

# How does the free trial work?

All information about the free 30-day sipgate trial – test numbers, free minutes, extension, and switching to the full version.

You have the option, within the **30-day trial period** to try sipgate free of charge, in full, and without providing your bank details. During this time, we will provide you with a **test phone number block** with five local numbers with the Düsseldorf area code. You do not need to cancel the trial period manually. The trial period ends automatically after 30 days. If you switch to a full version during the 30 days, the trial period also ends automatically.

![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-61ca1b615f4394df415bf1dd3a5e63463623292f%2Fmceclip0.png?alt=media)

{% hint style="warning" %}
Please note: All configurations and settings will be deleted when your trial account expires.
{% endhint %}

During the trial period, you have **50 free minutes** to the **German landline network** as well as **10 free minutes** to **German mobile networks** at your disposal.\
In addition, during the trial period you can book a SIM card or eSIM with **500 MB of data** for testing purposes.\
You can start the trial period by clicking the button **Try for free** on our [website](https://www.sipgate.de).

#### **Extension of the trial period**

If you have to wait beyond the trial period for a number you have ported, you can [extend the trial period](https://help.sipgate.de/hc/de/requests/new?ticket_form_id=55321). This will keep your configurations and settings intact. Don't worry, your account will not automatically be converted to a full version by the porting order.

#### **Credit top-up**

During the trial period, you can top up your account with additional credit. If you subsequently do not remain with sipgate, you can have the remaining credit refunded.

{% hint style="warning" %}
**Important**: If you top up credit during the trial period, your test numbers will automatically be removed. Your trial period will then continue without the test numbers.
{% endhint %}

#### **Your trial account**

If you do not opt for a full version, your trial account will still remain active; however, the settings you have made will be reset. It can still be managed and later converted into a **full version** converted.


---

# 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://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-funktioniert-die-kostenlose-testphase.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.
