# Billing and account

The Function Junction app is billed on your regular recurring Shopify invoice, which you can access in your Shopify Admin under **Settings** > **Billing**.

### In this section <a href="#in-this-section" id="in-this-section"></a>

* [Understanding your plan and billing](#understanding-your-plan-and-billing)
  * [Billing cycle](#billing-cycle)
* [Cancelling and removing Function Junction](#cancelling-your-subscription-and-removing-quiz-kit)

***

## Understanding your plan and billing <a href="#understanding-your-plan-and-billing" id="understanding-your-plan-and-billing"></a>

You can find information about the current plan or plan tier that you're on in your Function Junction app's billing section. From the Function Junction app menu, click **Billing**.

#### Billing cycle <a href="#billing-cycle" id="billing-cycle"></a>

The Function Junction app is billed through Shopify. You can [learn more about how Shopify bills for app charges](https://help.shopify.com/en/manual/your-account/manage-billing/billing-charges/types-of-charges/third-party-charges/app-charges).

## Cancelling and removing Function Junction <a href="#cancelling-your-subscription-and-removing-quiz-kit" id="cancelling-your-subscription-and-removing-quiz-kit"></a>

Cancelling your app subscription is as simple as uninstalling the app from your Shopify admin.

{% hint style="info" %}
**Note**

If you've added custom code, make sure you also remove the code when you uninstall the app.
{% endhint %}

**Steps:**

1. From the Function Junction app dashboard, click the ellipses (**`...`**) on the top-right hand of the page.
2. From the drop-down menu, click **Uninstall**.
3. Review the information, then click the drop-down to select a reason for uninstalling.
4. Share any feedback that you want, and then click **Uninstall**.

The app is removed and your billing subscription is ended.


---

# 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.functionjunctionapp.com/account-management/billing-and-account.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.
