# ¿Puedo usar la aplicación en dispositivos iOS?

Por el momento, nuestra app está disponible exclusivamente para Android. Sin embargo, desarrollar una versión para iOS es una prioridad para nosotros, ya que buscamos hacer nuestros servicios accesibles a un público más amplio. Estamos en las primeras etapas de adaptación de nuestra app a los estándares de iOS. Agradecemos tu paciencia y entusiasmo, y anunciaremos las fases de pruebas beta y fechas de lanzamiento tan pronto como sea posible.


---

# 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/can-i-use-the-app-on-ios-devices.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.
