# ¿La aplicación ofrece un plan gratuito?

¡Sí, y es bastante generoso! Nuestro plan gratuito te permite crear un número ilimitado de transacciones sin ningún tipo de anuncios que interrumpan tu experiencia. Tendrás acceso a todas las funciones principales de nuestra app, con algunos límites en su uso. Esta configuración es ideal para que puedas tener una idea completa de cómo nuestra app puede ayudarte a gestionar tus finanzas, manteniendo la interfaz limpia y fácil de usar. Si descubres que necesitas más capacidades, nuestros planes mejorados ofrecen aún más flexibilidad y funciones.

{% hint style="info" %}
¡Nuestro plan gratuito incluye respaldo en la nube y es completamente libre de anuncios! Disfruta de acceso fluido a tus datos financieros desde varios dispositivos y una interfaz sin distracciones, todo sin costo. Esto asegura que puedas gestionar tus finanzas de manera eficiente y cómoda.
{% endhint %}


---

# 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/faq/does-the-app-offer-a-free-plan.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.
