# How to manage your Subscription?

If you've found your Card was charged by us (Fungies Inc.) - you can easily head to the Owner's Store and access Subscription Management panel after logging in:

<figure><img src="/files/8uoxo6drvkEy41oCIcHc" alt=""><figcaption><p>Access Subscription Management Portal under your avatar's drop-down menu</p></figcaption></figure>

Clicking on it will redirect you to the list of subscriptions you've signed up for:

<figure><img src="/files/lcauIYoMw0DOZFXZZdT5" alt=""><figcaption><p>Under "Subscriptions" you'll find list of active renewals registered under your e-mail</p></figcaption></figure>

"Manage Subscription" will redirect you to a sub-page with management options:

<figure><img src="/files/k74isZ8wcP3MTFBvuSWl" alt=""><figcaption><p>Managing your subscription inside the Developer's store</p></figcaption></figure>


---

# 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://help.fungies.io/for-end-users/how-to-manage-your-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.
