# Calendário de Faturação

O Sesami é faturado através da Shopify, semelhante a outros aplicativos da Shopify.

## Como funciona o faturamento

{% hint style="info" %}

* A Shopify usa um **período de faturamento de assinatura de 30 dias**.
* Apps como o Sesami podem ter um **ciclo de faturamento separado de 30 dias**, o que afeta quando os encargos aparecem na sua fatura da Shopify.
  {% endhint %}

Se você precisar de detalhes sobre como a Shopify cobra aplicativos de terceiros, consulte a documentação de faturamento de apps da Shopify no Centro de Ajuda da Shopify.


---

# Agent Instructions: 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:

```
GET https://help.sesami.co/pt/gestao-de-conta/billing/billing-schedule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
