# Precio

| Suscription     | Free   | Entrepreneur | Premium   | Ultimate  |
| --------------- | ------ | ------------ | --------- | --------- |
| Private app     | ❌      | ✅            | ✅         | ✅         |
| Play Store      | ❌      | ❌            | ✅         | ✅         |
| App Store       | ❌      | ❌            | ❌         | ✅         |
| DB Storage      | 100 MB | 500 MB       | 1 GB      | 5 GB      |
| File Storage    | 200 MB | 1 GB         | 2 GB      | 10 GB     |
| Realtime Viewer | ✅      | ✅            | ✅         | ✅         |
| Ads Free        | ✅      | ✅            | ✅         | ✅         |
| Price           | $0     | $10/month    | $70/month | $90/month |

You can upgrade your app using these links:

<https://pagos.apphive.io/stripe-usd>\
<https://pagos.apphive.io/paypal-usd>


---

# 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.apphive.io/apphive-documentacion/precios/precio.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.
