# Payment Process

Once you’ve tested the platform with your free prompts, we offer a simple subscription model to continue using Sphera Link. The subscription fee is a flat $40 per month, giving you unlimited access to all features and insights.

You can choose between two payment methods:

1. **Crypto Payment**: We’ve partnered with Coinbase Commerce, making it easy to pay in crypto. After selecting this option, you’ll be redirected to Coinbase’s secure platform to complete the transaction.
2. **Credit Card Payment**: For those who prefer more traditional payment methods, we’ve integrated Stripe for secure credit card payments. Choose between a rolling monthly subscription or a one-time monthly payment, and you’re all set.

After payment, you’ll immediately unlock full access to all features. Plus, you can switch between payment methods at any time, making it flexible and convenient to manage your subscription.


---

# 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.sphera.link/getting-started/payment-process.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.
