# Lost my subscription

### Prerequisits

<details>

<summary>iPhone device</summary>

Make sure you are signed in to the same AppleId on App Store on your device.

</details>

<details>

<summary>Android device</summary>

Make sure you are signed in to the same Google account on Play Store.

</details>

### Instructions

1. Sign in to your account on Padel Fast.
2. Navigate to the Premium screen.
3. Locate the **Restore** button on the bottom of the screen and press it.
4. Your subscription will be restored if you have and active subscription.


---

# 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.padelfast.com/troubleshooting/lost-my-subscription.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.
