# Criando uma Oferta de Trial

Uma oferta de Trial (período de teste) permite que os usuários experimentem seu conteúdo por um tempo limitado antes de se comprometerem com um pagamento.

É possível habilitar essa opção apenas em ofertas recorrentes. Para aprender a criar uma Oferta Recorrente **clique aqui** 👇

{% content-ref url="/pages/E0C92Hy7r1IbN7i2P6Yv" %}
[Criando uma Oferta Recorrente](/vendas/criando-uma-oferta-recorrente.md)
{% endcontent-ref %}

### Habilitando o Trial

Em uma oferta recorrente, vá até a aba de **Gestão** e clique em **Habilitar período gratuito.** Após isso, digite quantos dias o usuário terá de período gratuito e salve a oferta.&#x20;

<figure><img src="/files/6yUUEiB4OCzpYxdc1jh3" alt=""><figcaption></figcaption></figure>


---

# 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://ajuda.ensinio.com/vendas/criando-uma-oferta-de-trial.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.
