# Reconhecer

Reconhecer é criar uma marca em um lançamento de [repetição](/lancamentos/repeticao-de-lancamentos.md) fixa para identificar que o valor e data de uma ocorrência específica já estão corretos.

Por exemplo, uma despesa fixa de energia elétrica é criada no valor aproximado de R$100,00 com vencimento no dia 4 de cada mês. Quando a fatura chega, com o valor de R$102,50 vencendo em 05/09/23, é possível reconhecer o lançamento do mês, criando uma indicação da linha do lançamento, conforme imagens abaixo:

<figure><img src="/files/HKNMHCxCrU2CAEx2t7Cv" alt=""><figcaption><p>Antes de reconhecer</p></figcaption></figure>

<figure><img src="/files/gYtYVi2KYuzGgPUZ4kQf" alt=""><figcaption><p>Após reconhecer</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.meudinheiroweb.com.br/lancamentos/gerenciar-lancamentos/reconhecer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
