# Manage my subscription

### How can I manage my subscription? Stop recurring payments

Directly go to your subscription page on <https://app.gpt.space/subscription>, sign in with your Google Account (be sure to select the same one your used when subscribing).

&#x20;You can cancel your current subscription by clicking on "Cancel" button on your current subscription.

<figure><img src="/files/LB04lzpnps5nFvuTwMBV" alt=""><figcaption></figcaption></figure>

### Refunds

You are eligible for a full refund if you cancel your subscription within 30 days of the purchase. Please contact our support team to request a refund at <contact@gpt.space>


---

# 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.gpt.space/subscription/manage-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.
