> 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/trunking/en/kann-ich-minutenpakete-fuer-meinen-trunk-buchen.md).

# Can I book minute packages for my trunk?

You can conveniently and quickly book the suitable minute package for your trunk in the interface, **stack** you several packages to get the perfect number of minutes for your trunk.

**You can choose from the following minute packages:**

### DE landline:

* 5,000 minutes - EUR 24.95 (excl. VAT)
* 20,000 minutes - EUR 99.95 net (excl. VAT)
* 100,000 minutes - EUR 499.95 net (excl. VAT)

### DE mobile network:

* 500 minutes - EUR 24.95 net (excl. VAT)
* 2,000 minutes - EUR 99.95 net (excl. VAT)
* 10,000 minutes - EUR 499.95 net (excl. VAT)

**Trunking mobile minute packages** cover **calls to all German mobile networks** from.

### Terms:

* all minute packages can be combined as desired
* all minute packages can be stacked without limit
* automatic monthly renewal
* unused minutes expire at the end of the month
* cancellable monthly

The free Trunking 2 plan is ideal for testing and offers 50 free minutes to German landlines and 50 free minutes to German mobile networks per month. Afterwards, calls to German landlines and sipgate internal are charged 1.50 cents per minute (in combination with sipgate only 0.84 cents per minute). Calls to the German mobile network then cost 12.52 cents per minute.


---

# 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/trunking/en/kann-ich-minutenpakete-fuer-meinen-trunk-buchen.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.
