# Changing your credit card

If your credit card expires, or you need to change the credit card used for your Velogic subscriptions, you can do that yourself easily via our web application. Here's how:

1. Log into <https://app.velogicfit.com/login>
2. Click on your email address on the top-right, and choose "Your plans":

![Your plans menu option in user dropdown](/files/pRz51LFXxyUW1VS3XyJo)

3. Click "Manage" on the plan:

![Manage button on subscription plan](/files/AM1jMBoy7MNPP3NFhGzV)

4. You'll see a page with all the details of the plan. Click on the "Update card details" link:
5. ... and you'll be able to edit all the card information directly. If you are on an older plan (billed via Chargify), the update form will look like this:

![Chargify credit card update form](/files/B6wSCKyacoiRbejbr5HY)

... and if you are on a newer plan (billed via Paddle), it will look like this:

![Paddle credit card update form](/files/UEvpIC2WvP1LzTAlLwHD)

When you have finished, simply click the button to update.


---

# 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.velogicfit.com/general/changing-credit-card.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.
