> 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?

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, you will receive a **test phone number block** with five local phone numbers with 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.

![](/files/dd702ed3786db2bf5214b7c0b485c0154a4ceacc)

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

During the trial period, you are entitled to **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 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 preserve your configurations and settings. Don't worry, your account will not automatically become a full version due to the porting order.

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

You can top up your account with extra credit during the trial period. If you do not remain with sipgate afterwards, 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 test account**

If you do not choose a full version, your test account will still continue to exist; however, the settings you have made will be reset. It can still be managed and also converted into a **full version** later.


---

# 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.
