# Restore Purchases

{% hint style="info" %}
After installing the app on a new device, your purchases might not be automatically unlocked. Within the app, you can restore purchases to regain access to the PRO version. Make sure you’re using the **same Apple ID** that was originally used to purchase the PRO access.
{% endhint %}

#### Navigate to the sidebar menu

<div align="left"><figure><img src="/files/vxLxIUgVsXTuORfXXxeL" alt=""><figcaption></figcaption></figure></div>

#### Tap on "Upgrade to Pro" at the bottom

<div align="left"><figure><img src="/files/GcJBUIeEIzf146RMblW8" alt=""><figcaption></figcaption></figure></div>

#### Tap on "Restore"

<div align="left"><figure><img src="/files/cDTVMicgdvh3jk54mG4M" alt=""><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://guide.chordbutter.com/pro/restore-purchases.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.
