> For the complete documentation index, see [llms.txt](https://doc.3va.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.3va.app.br/ativar-app-de-pagamento.md).

# Ativar App de pagamento

Este guia oferece uma visão detalhada sobre como **ativar** e **configurar** o aplicativo de pagamento na **plataforma**, permitindo que sua empresa aproveite ao máximo essa funcionalidade para **otimizar suas operações financeiras** e **simplificar a gestão de cobranças**.

**Pré-requisitos**:

* **Acessar a conta** na **plataforma** com perfil de **Administrador**.
* Possuir uma **conta ativa no Banco Asaas**.
* Ter em mãos o **Token de Ativação** fornecido pelo Banco Asaas.

{% stepper %}
{% step %}

### Passo 1

Na tela inicial, acesse o menu **"Apps"**. Um menu de opções será exibido; clique em **"Mais Apps"**.

![](/files/05d9d3f40e31e248f7bd8d1606bbf10277999416)
{% endstep %}

{% step %}

### Passo 2

Na tela de **aplicativos integrados**, clique na opção **"Habilitar Asaas"**. O valor dessa funcionalidade é de **R$99,00 por mês**.

![](/files/dae98a8060490e5f44f394d041a3f68b100f9b19)
{% endstep %}

{% step %}

### Passo 3

Uma janela de configuração será aberta. Clique na opção **"Aplicativo Habilitado"**. Em seguida, insira o **Token de Integração** fornecido pelo Banco Asaas. Por fim, clique em **"Continuar"** para concluir a configuração.

![](/files/79b566ef2f719f32170e77a45cc6b81ffc5c1532)
{% endstep %}

{% step %}

### Passo 4

Quando a integração for concluída, a tela de **aplicativos** indicará que a funcionalidade **Asaas** está ativa. Você poderá **configurar a conta** e **personalizar a imagem**; para isso, basta clicar em **"Configurar"**.

![](/files/6d6ae43a754c076f0c25550470b61d132cc11b37)
{% endstep %}

{% step %}

### Passo 5

Na opção **"Dados"**, qualquer alteração de conta ou encerramento deve ser feito diretamente com o **Banco Asaas**. Já na opção **"Personalização"**, é possível adicionar uma imagem: basta selecionar a imagem desejada e clicar em **"Salvar"**.

**Considerações Adicionais**:

* Toda negociação de **taxas** e **valores** relacionados às cobranças da conta deve ser realizada diretamente com o **Banco Asaas**.
  {% endstep %}
  {% endstepper %}


---

# 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://doc.3va.app.br/ativar-app-de-pagamento.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.
