> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/de/produkttour-web-app/benutzereinstellungen/abonnements-kontolimits-and-tarife.md).

# Abonnements, Kontolimits & Tarife

<figure><img src="/files/ce8780fa0358f7e7fc9837249f80c59d8c15c677" alt=""><figcaption><p>GeoPard – Kontingentgrenzen, Gesamtfläche der Felder und Planet-Bilddaten-Limits</p></figcaption></figure>

GeoPard unterstützt monatliche Pay-as-you-go-Tarife sowie jährliche Abonnementpläne.

Die Unterschiede zwischen den Plänen werden ausführlich auf der [GeoPard-Preisseite](https://geopard.tech/pricing).

### Arten von Limits

#### Feldfläche

Berechnet als: erworbene Fläche abzüglich der Fläche hochgeladener oder gezeichneter Felder.

{% hint style="warning" %}
Gelöschte Felder verringern die genutzte Fläche erst im nächsten Abrechnungszeitraum.
{% endhint %}

**Für monatliche Pay-as-you-go-Tarife sind alle Limits Soft-Limits.**

[Lassen Sie es uns wissen](mailto:support@geopard.tech) wenn Sie eine Erhöhung benötigen. Die monatliche Rechnung wird auf Grundlage der Plattformentnutzung und des Preises jeder Operation berechnet. Siehe die [Preisseite](https://geopard.tech/pricing).

**Add-on – Nutzung von Planet-Bilddaten**

Sie wird gegen Ihr erworbenes Planet-Bilddatenkontingent angerechnet und wird sowohl in Pay-as-you-go- als auch in monatlichen Abonnementplänen unterstützt.


---

# 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://docs.geopard.tech/geopard-tutorials/de/produkttour-web-app/benutzereinstellungen/abonnements-kontolimits-and-tarife.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.
