# Subscription

## What is the subscription cost ?

Accessing PreGPT 2.0 requires a $2 monthly subscription for the standard plan or a $4.99 monthly subscription for the pro plan.

## What are the accepted payment methods?

Currently, PreGPT subscriptions can be purchased with PRE tokens and credit cards through the Stripe platform. We plan to accept other cryptocurrencies soon.

## What is the subscription duration?

Subscriptions are monthly.

## How can I cancel a subscription?

You can cancel your subscription at any time. If you cancel mid-month, you'll still have access until the end of the paid period.

## Are there any refunds ?

Please note that subscriptions are non-refundable.

**Quick guide to payment with Stripe.**

&#x20;Go to <https://account.presearch.com/tokens/pre-gpt-subscription> select the Stripe option and click on Subscribe to standard plan or Pro plan depending on your choice of preference.

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

&#x20;Enter your requested credit card information in the form and proceed to make the payment.

<figure><img src="/files/8NTlKoS6BMoLRQkzNCb3" alt=""><figcaption></figcaption></figure>

&#x20;Wait for the confirmation and after a few minutes your PreGPT 2.0 subscription will be active, you can also check it in the payment history.

<figure><img src="/files/5gZCYVEGIC3J9awjyTXN" alt=""><figcaption></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://docs.presearch.io/pregpt/faq/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.
