# Billing

Forte Pro can be purchased both through our iOS App as a auto-renewing in-app purchase, or online through PayPal.

### iOS In-App Purchase

Following these steps to manage your subscription purchased through the App Store.

1. Open the App Store
2. Click your profile picture in the top-right hand corner
3. Choose **Subscriptions**
4. Choose **Forte**

If you have billing issues related to the App Store, [contact us here](https://joinforte.com/contact?topic=Apple%20Billing).

### Online Subscription

To manage your Forte Pro subscription purchased through PayPal,&#x20;

1. Login at [joinforte.com/login](https://joinforte.com/login)
2. Click the person icon
3. Choose **Manage Subscription**

If you have any billing issues, [contact us here](https://joinforte.com/contact?topic=PayPal%20Billing).


---

# 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://support.joinforte.com/upgrades/billing.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.
