> ## Documentation Index
> Fetch the complete documentation index at: https://docs.psntools.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Account & Billing

> Set up your PSNTools account, authenticate with PSN, and manage your subscription.

Everything to do with your PSNTools account itself — creating it, authenticating it against PlayStation, and managing what you pay for.

## Your account

Start here if you're new. Almost every tool on the site needs both a PSNTools account and a valid NPSSO token.

<CardGroup cols={2}>
  <Card title="Create a PSNTools account" icon="user-plus" href="/account-billing/your-account/create-account">
    Sign up, authenticate with NPSSO, and verify your email.
  </Card>

  <Card title="Get your NPSSO token" icon="shield-halved" href="/account-billing/your-account/npsso-token">
    What NPSSO is, what it can access, and how to keep it safe.
  </Card>

  <Card title="Change your password" icon="key" href="/account-billing/your-account/change-password">
    Reset your PSNTools password if you've lost it.
  </Card>
</CardGroup>

<Warning>
  Your NPSSO token expires and needs refreshing. If a tool suddenly stops authenticating, sign out of PlayStation.com and back in, then grab a fresh token.
</Warning>

## Your subscription

<CardGroup cols={2}>
  <Card title="Managing your subscription" icon="gear" href="/account-billing/your-subscription/managing-your-subscription">
    View, change, or cancel your plan and billing settings.
  </Card>

  <Card title="Membership tiers" icon="credit-card" href="/premium-services/memberships">
    Compare Bronze, Silver, Golden, and Platinum.
  </Card>
</CardGroup>


## Related topics

- [Billing](/api/billing.md)
- [Create a PSNTools account](/account-billing/your-account/create-account.md)
- [Managing Your Subscription](/account-billing/your-subscription/managing-your-subscription.md)
- [Change your password](/account-billing/your-account/change-password.md)
- [Get your NPSSO token](/account-billing/your-account/npsso-token.md)
