# Billing details

### Updating your billing details

To change your current billing details login to your WordPress site. Navigate to **Super Forms > Licenses** and login with your [Super Forms account](/quick-start/registration.md#registering-a-new-account). After you are logged in click on **\[Billing]**. Here you will be able to update your existing billing details.

<div align="left"><figure><img src="/files/SiNwcuD3jyxDZwFkEw3p" alt="Updating your billing details."><figcaption><p>Updating your billing details.</p></figcaption></figure></div>

### Updating your card details

To update an existing card or add a new one, you can login to your WordPress site. Navigate to **Super Forms > Licenses** from the WordPress main menu. Then login with your [Super Forms account](/quick-start/registration.md#registering-a-new-account). After you are logged in click on **\[Billing]**. Under "Payment methods" you can click the blue button "Add or edit payment method".

<div align="left"><figure><img src="/files/FkLdtpyuuJmTUHHlw42i" alt="Adding a new or updating an existing payment method (card)."><figcaption><p>Adding a new or updating an existing payment method (card).</p></figcaption></figure></div>


---

# 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.super-forms.com/account/dashboard/billing-details.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.
