> For the complete documentation index, see [llms.txt](https://help.curseduca.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.curseduca.com/integracoes/hotmart/hotmart-multiplos-planos.md).

# Hotmart - múltiplos planos

### Hotmart&#x20;

1. Acesse a URL <https://app.hotmart.com/> e faça login na sua conta
2. Em seguida, no menu da esquerda, clique em 'Meus Produtos' e crie um novo produto
3. Ao criar um produto, opte pelo formato **'assinatura'**, conforme a imagem:

<figure><img src="/files/d9oDVBnXRXgaw1SHQczQ" alt=""><figcaption><p>Hotmart</p></figcaption></figure>

Agora, você preencherá a etapa de informações básicas. Em seguida, vamos preencher a etapa de 'precificação', conforme a imagem:

{% hint style="warning" %}
IMPORTANTE:  para cada plano criado na Hotmart é necessário criar um respectivo plano/grupo de acesso no Curseduca para que o fluxo de liberação, estorno e cancelamento funcione corretamente.
{% endhint %}

<figure><img src="/files/We9Wga5WRY1NgNeCMkWe" alt=""><figcaption><p>Hotmart</p></figcaption></figure>

Se o seu produto tem **mais de um plano**, você deverá usar o **ID do plano** (e não o ID do produto) como referência no Curseduca.

**Para encontrar o ID do plano:**

1. Acesse o menu **Precificação** na Hotmart.

<figure><img src="/files/ApxJ0PEHSfAo09QAB5OL" alt="" width="233"><figcaption><p>Hotmart</p></figcaption></figure>

2. Localize o plano desejado

<figure><img src="/files/7uqaABIbVinRKZp5zzDc" alt=""><figcaption><p>Hotmart</p></figcaption></figure>

3. Clique em **"Editar"**.

<figure><img src="/files/CO3JRaA3Qo51WSdTgYHl" alt=""><figcaption><p>Hotmart</p></figcaption></figure>

4. O ID do plano aparecerá na URL da página (ex.:`1038526`) Conforme a imagem:

<figure><img src="/files/qM0l1pI4g8JnVVci2rmJ" alt=""><figcaption><p>Hotmart</p></figcaption></figure>

### Curseduca - Configuração do Plano

Agora vamos cadastrar a ID do planoo da **Hotmart** no <mark style="color:blue;">**Curseduca**</mark>**!**

Vamos voltar lá na tela de integrações do Grupo de acessos, conforme a imagem, e vamos em <mark style="color:blue;">**+Adicionar referência externa**</mark>&#x20;

<figure><img src="/files/7JkF7f8wg65UO0bFYwzs" alt=""><figcaption><p>Home > Grupo de acesso > editar > integrações</p></figcaption></figure>

Agora, você irá incluir na <mark style="color:blue;">**referência externa**</mark> o número do ID coletado no plano da **Hotmart**, em seguida, basta **'salvar'**.

<figure><img src="/files/gOX9SPqk28238nCbRnma" alt=""><figcaption><p>Home > Grupo de acesso > editar > integrações</p></figcaption></figure>

Prontinho! Sua integração foi realizada.


---

# 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://help.curseduca.com/integracoes/hotmart/hotmart-multiplos-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.
