> 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/pt-br/tour-do-produto-aplicativo-web/configuracoes-do-usuario/assinaturas-limites-da-conta-e-planos.md).

# Assinaturas, Limites da Conta e Planos

<figure><img src="/files/a101af7546479bfd816a9d4b94bb8d4a841d4df5" alt=""><figcaption><p>GeoPard - limites da conta, área total dos talhões e limites de imagens da Planet</p></figcaption></figure>

O GeoPard oferece planos mensais Pay-As-You-Go e planos de assinatura anual.

As diferenças entre os planos são descritas em detalhes na [página de preços do GeoPard](https://geopard.tech/pricing).

### Tipos de limites

#### Área dos talhões

Calculada como: área adquirida menos a área dos talhões enviados ou desenhados.

{% hint style="warning" %}
Talhões excluídos reduzem a área utilizada apenas no próximo período de pagamento.
{% endhint %}

**Para os planos mensais Pay-As-You-Go, todos os limites são flexíveis.**

[Avise-nos](mailto:support@geopard.tech) se você precisar aumentá-los. A fatura mensal é calculada com base no uso da plataforma e no preço de cada operação. Veja a [página de preços](https://geopard.tech/pricing).

**Complemento - uso de imagens da Planet**

É calculado com base na sua cota adquirida de imagens da Planet e é compatível com os planos Pay-As-You-Go e de assinatura mensal.


---

# 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/pt-br/tour-do-produto-aplicativo-web/configuracoes-do-usuario/assinaturas-limites-da-conta-e-planos.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.
