> For the complete documentation index, see [llms.txt](https://faq.tmbeducacao.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.tmbeducacao.com.br/portal-da-renegociacao/como-realizar-a-renegociacao.md).

# Como realizar a renegociação?

Após acessar o portal, selecione o produto que deseja renegociar.\
Defina as melhores condições para o boleto de entrada, escolha o valor e o vencimento das parcelas seguintes e, em seguida, selecione a forma de pagamento (boleto ou Pix) para concluir a solicitação.

<figure><img src="/files/9NGxphnsyVk1a98q8JEG" alt=""><figcaption></figcaption></figure>

Lembrando que cada condição disponível no portal é personalizada para cada cliente, de acordo com o seu produto e escolha de parcelas.

Após selecionar o produto, o aluno deve selecionar qual a melhor forma de pagamento que ele deseja, se deseja seguir com a quitação ou renegociar o valor em aberto. Nesse caso, basta selecionar a opção desejada.

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

Após essa fase, o aluno deverá escolher o vencimento das parcelas. Lembrando que esse será o vencimento das parcelas a partir do boleto de entrada, que será gerado para o próximo dia útil. Então o aluno pagando o boleto de entrada da renegociação, no dia 10/09/2025 e escolher vencimento para todo dia 20, seu próximo boleto será para o dia 20/10/2025.

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

Após o pagamento, será enviado um contrato de aditivo no email cadastrado, confirmando a conclusão da renegociação. Vale lembrar que a renegociação só será valida, após o pagamento do boleto de entrada.\
\ <sub>Ficou alguma dúvida? Estamos disponíveis para tirar suas dúvidas!</sub> \ <sub>Suporte TMB:</sub> [<sub>WhatsApp</sub>](https://wa.me/5512996615215) <sub>Horário de atendimento⏰: Segunda a sexta: 9h às 22h | Sábado e domingo: 9h às 18h.</sub>


---

# 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://faq.tmbeducacao.com.br/portal-da-renegociacao/como-realizar-a-renegociacao.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.
