---
title: Subscriptions
canonical_url: https://trustastrology.ai/subscriptions
section: policies
last_updated: 2026-08-21
summary: Lists or manages TrustAstrology subscription membership, including what the membership unlocks on the site.
volatile: false
---

The subscriptions page lists membership SKUs for purchase or management. Cards come from the plans API, then only the SKUs for the current plan segment are shown. It is a billing surface, not a chart calculator. Logged-out users can read the cards; starting pay requires sign-in.

## What you need

A browser. Subscribe calls the existing pack checkout. Guests are shown the auth modal first. Payment cancel and return use `/subscriptions`.

## What you get

Plan cards with the name, price, and billing type returned by the API, plus a subscribe control on each card. Amounts are not copied into this file because the catalog changes. Some memberships also credit wallet balance; that credit follows Wallet Terms. How renewals, cancellation, and refunds work is on Payment Policies. A fuller marketing layout of the same catalog lives on Plans.

## Related

- [Plans](plans.md)
- [Payment Policies](payment-policies.md)
- [Wallet](wallet.md)
