# Despesa

Uma transação de **Despesa** representa dinheiro saindo de suas contas. Ao registrar uma despesa, você precisará fornecer dois detalhes principais que são exclusivos para esse tipo de transação:

* **De**: Selecione a conta da qual a despesa será deduzida (por exemplo, conta corrente, cartão de crédito).
* **Categoria**: Atribua a despesa a uma categoria relevante (por exemplo, Supermercado, Serviços Públicos, Entretenimento) para garantir que seus gastos sejam acompanhados corretamente dentro do seu orçamento.

Esses detalhes ajudam a garantir que suas despesas sejam devidamente categorizadas e refletidas nas contas corretas, mantendo seu orçamento atualizado e organizado.

***

<div><figure><img src="/files/H2ImxVmO4OkRyXsa8qCD" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/fbk7MQFcDtzSGmCDR8bH" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/pt/transactions/expense.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.
