# The app asks me to pay again

Starting with version 3.7.0, Tonaly switched to a freemium model, allowing users to try the app before purchasing.

If you previously paid to download Tonaly and now see a subscription paywall, tap [**Restore Purchases**](https://guide.tonaly.app/pro-access/restore-purchases). This will verify the version you originally downloaded and unlock the PRO features if your purchase was made before version 3.7.0.

{% hint style="warning" %}
Make sure you are signed in to the App Store on your device with the same Apple ID that was originally used to purchase the app.
{% 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://guide.tonaly.app/troubleshooting/the-app-asks-me-to-pay-again.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.
