> For the complete documentation index, see [llms.txt](https://ajuda.ensinio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.ensinio.com/primeiros-passos/formas-de-ingresso-no-grupo.md).

# Formas de Ingresso no Grupo

{% embed url="<https://www.loom.com/share/a63937aed1b14ec597bf960999b3adb7?sid=b2abf37c-f677-4e07-917e-e933c8d500ce>" %}

A "**Forma de Ingresso**" é a configuração que você deve escolher para dizer como os seus alunos vão conseguir acessar ao grupo.&#x20;

Atualmente, existem **três opções de acesso** disponíveis, que são:

### Restrito

Usuários podem solicitar para participar, mas apenas usuários que tiverem suas solicitações de acesso aprovadas, ingressaram no grupo.&#x20;

<figure><img src="/files/yTZIHP1BVwcU4QSVYsnV" alt=""><figcaption></figcaption></figure>

Para aceitar ou recusar as solicitações, entre no grupo desejado e vá em "**Solicitações de Ingresso**".&#x20;

<figure><img src="/files/WQItHl0wGiMuyv5NLH4u" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Toda vez que algum aluno solicita para entrar em um grupo, um **e-mail de notificação** é enviado para o e-mail de Suporte cadastrado em sua Plataforma. 💪
{% endhint %}

### Aberto

Permite que qualquer usuário ingresse no grupo, desde que tenha ou crie uma conta.&#x20;

<figure><img src="/files/FDiTNs6QX6SOzieiFRnd" alt=""><figcaption></figcaption></figure>

**Se o usuário já tiver uma conta:** Após clicar em "**Acessar conteúdo**", ele é redirecionado instantaneamente para o grupo.&#x20;

**Se o usuário ainda não tiver uma conta:** Um modal de criação de conta se abre. Após a conta ser criada, ele é redirecionado instantaneamente para o grupo.&#x20;

### Pago

Apenas usuários que pagaram para acessar terão acesso ao grupo.

<div align="center"><figure><img src="/files/zLpalpF1NHTqzhsGRRhA" alt=""><figcaption></figcaption></figure></div>

Ao clicar no botão "**Veja as ofertas disponíveis**", o usuário será levado para as ofertas disponíveis no grupo.&#x20;

Ele terá acesso imediato após o pagamento ser efetuado.&#x20;

<figure><img src="/files/yeSXDtITwtq8mJEhgUFl" alt=""><figcaption></figcaption></figure>

Clique no artigo abaixo e descubra como criar uma **Oferta:**

{% content-ref url="/pages/U4SUhVuhpySLEiypjn0R" %}
[Broken mention](broken://pages/U4SUhVuhpySLEiypjn0R)
{% endcontent-ref %}

### &#x20;👀 Você sabia?&#x20;

* Após o pagamento, se o mesmo cliente fizer outra compra futuramente, o checkout virá **pré-populado;**
* Para rastrear a origem de um cliente, utilize **UTM**. Exibimos as informações de cada transação no "**Relatório de Transações**".
* Para simplificar suas operações, você também pode aplicar um **cupom diretamente via URL**.

{% content-ref url="/pages/eEgS076dIOJXoJ1LPSgH" %}
[Autofill: Checkout pré-populado](/aplicando-estrategias-para-o-seu-negocio/autofill-checkout-pre-populado.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y5aY2uO1M2q7TYhZTtwS" %}
[UTM no Checkout](/aplicando-estrategias-para-o-seu-negocio/utm-no-checkout.md)
{% endcontent-ref %}

{% content-ref url="/pages/9F0HII1GV9U5V8haWfUQ" %}
[Cupom aplicado via URL](/aplicando-estrategias-para-o-seu-negocio/cupom-aplicado-via-url.md)
{% endcontent-ref %}


---

# 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://ajuda.ensinio.com/primeiros-passos/formas-de-ingresso-no-grupo.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.
