> 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/it/tour-del-prodotto-web-app/impostazioni-utente/abbonamenti-limiti-dellaccount-e-piani.md).

# Abbonamenti, limiti dell'account e piani

<figure><img src="/files/7f5d4d5893b847b83a224e6b603c9713c1bab855" alt=""><figcaption><p>GeoPard - limiti dell'account, area totale dei campi e limiti delle immagini Planet</p></figcaption></figure>

GeoPard supporta piani mensili Pay-As-You-Go e piani di abbonamento annuali.

Le differenze tra i piani sono descritte in dettaglio nella [pagina dei prezzi di GeoPard](https://geopard.tech/pricing).

### Tipi di limiti

#### Superficie dei campi

Calcolata come: superficie acquisita meno la superficie dei campi caricati o disegnati.

{% hint style="warning" %}
I campi eliminati riducono l'area utilizzata solo nel periodo di pagamento successivo.
{% endhint %}

**Per i piani mensili Pay-As-You-Go, tutti i limiti sono flessibili.**

[Faccelo sapere](mailto:support@geopard.tech) se hai bisogno di aumentarli. La fattura mensile viene calcolata in base all'utilizzo della piattaforma e al prezzo di ciascuna operazione. Vedi la [pagina dei prezzi](https://geopard.tech/pricing).

**Add-on - utilizzo delle immagini Planet**

Viene calcolato in base alla quota di immagini Planet acquisita ed è supportato sia nei piani Pay-As-You-Go sia nei piani di abbonamento mensili.


---

# 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/it/tour-del-prodotto-web-app/impostazioni-utente/abbonamenti-limiti-dellaccount-e-piani.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.
