# Gasto

Una transacción de **Gasto** representa dinero que sale de tus cuentas. Al registrar un gasto, deberás proporcionar dos detalles clave que son únicos para este tipo de transacción:

* **Desde**: Selecciona la cuenta desde la cual se deducirá el gasto (por ejemplo, cuenta corriente, tarjeta de crédito).
* **Categoría**: Asigna el gasto a una categoría relevante (por ejemplo, Supermercado, Servicios, Entretenimiento) para asegurarte de que tus gastos se rastreen correctamente dentro de tu presupuesto.

Estos detalles ayudan a garantizar que tus gastos se categoricen adecuadamente y se reflejen en las cuentas correctas, manteniendo tu presupuesto actualizado y 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/es/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.
