> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/internet-brasil/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/internet-brasil/manuais-de-uso/realizar-aceite-no-pdde-interativo.md).

# Realizar aceite no PDDE Interativo

### Introdução

Este manual tem como objetivo auxiliar os identificados como responsáveis escolares a realizarem o aceite no sistema PDDE Interativo.

A Secretaria de Educação indicará os responsáveis e estes deverão acessar o Sistema Integrado de Monitoramento Execução e Controle - SIMEC do Ministério da Educação e posteriormente acessar o PDDE Interativo para realizar o aceite.

### Procedimento para o aceite

Para realizar o aceite siga o passo a passo abaixo:

* Acesse o PDDE pelo link: <https://pddeinterativo.mec.gov.br/>
* Na lateral esquerda da tela inicial há o menu **"Programas"** em seguida, selecione **"Internet Brasil".**

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

* Após isso, é possível visualizar as informações do termo de confirmação de interesse.&#x20;
* Na parte inferior da tela selecione a opção **“Sim, aceito”** e depois selecione a opção **“Finalizar”**

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

* Feito isso, no local aparecerá uma mensagem em azul escrito **"Esse formulário foi finalizado"**

### Dúvidas:

Envie um e-mail para: <atendimento@rnp.br> ou envie uma mensagem no WhatsApp através do número 0800 722 0216<br>


---

# 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.rnp.br/internet-brasil/manuais-de-uso/realizar-aceite-no-pdde-interativo.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.
