> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/pdv/configuracao-do-pdv/ativar-ou-desativar-nfc-no-pdv.md).

# Ativar ou desativar NFC no PDV

Use esta configuração para liberar ou bloquear o uso de **NFC (aproximação)** no terminal.

### Alterar a configuração no PDV

{% stepper %}
{% step %}

### Acesse as configurações do terminal

* No PDV, toque em **Configurar**.
* Informe a senha de acesso.

{% hint style="warning" %}
O usuário precisa ter permissão para acessar **Configurar**. Essa liberação é definida no [Perfil de Usuário PDV](/retaguarda/pessoas/perfis-de-usuario-pdv.md).
{% endhint %}
{% endstep %}

{% step %}

### Localize o parâmetro do NFC

* Abra **Parâmetros do Sistema** ou **Parâmetros do Sistema Novo**.
* No tópico **Venda**, localize **Utiliza NFC (aproximação)**.
* Ative para utilizar.
* Desative para remover a opção do terminal.
  {% endstep %}
  {% endstepper %}

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

{% hint style="info" %}
Se a loja usa [Perfil PDV](/retaguarda/administrativo/perfil-pdv.md), essa mesma configuração também pode ser padronizada no perfil.
{% endhint %}

### Quando usar Perfil PDV

Se a operação usa [Perfil PDV](/retaguarda/administrativo/perfil-pdv.md), defina essa opção no perfil para padronizar os terminais.

Na aba **Parâmetros**, no tópico **Vendas**, localize **Utiliza NFC (aproximação)**.

* Ative para utilizar o NFC.
* Desative para inutilizar a opção no perfil.

Depois, atualize os parâmetros no PDV para aplicar a mudança.

### Manuais relacionados

* [Cartões e Pulseiras NFC no PDV Legal](/integracoes/cartoes-e-pulseiras-nfc-no-pdv-legal.md)
* [Perfil PDV](/retaguarda/administrativo/perfil-pdv.md)
* [Perfis de Usuário PDV](/retaguarda/pessoas/perfis-de-usuario-pdv.md)


---

# 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.pdvlegal.com.br/pdv/configuracao-do-pdv/ativar-ou-desativar-nfc-no-pdv.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.
