# Billing - Payment Methods

Use the Billing option in the Settings menu to view the payment methods setup on your Zingy account.

<div align="left"><figure><img src="/files/7ehTGc8njmkPh7b3pC7P" alt="" width="241"><figcaption></figcaption></figure></div>

<div align="left" data-full-width="false"><figure><img src="/files/E4SmUr2mUtqqjPyw5ZW5" alt="Zingy payment methods"><figcaption><p>Zingy payment methods</p></figcaption></figure></div>

***

### Adding a new Payment Method

Click the **`Add`**:credit\_card: button to add a new payment method. We currently accept major credit cards including Visa, Mastercard, American Express, Discover, etc.

<div align="left"><figure><img src="/files/l9XdOLsxaG3mHCi2btW8" alt="Zingy add payment method"><figcaption><p>Zingy add payment method</p></figcaption></figure></div>

Once a new payment method is added, it will still not be marked as a *Preferred Payment Method*. Click on the payment method entry and use the **`Set Preferred`** option (see below).

<div align="left"><figure><img src="/files/nAZxsvPMlxXOPecnDyBU" alt=""><figcaption></figcaption></figure></div>

***

### Deleting a Payment Method

{% hint style="danger" %}
**There needs to be at-least one valid payment method on your account.**
{% endhint %}

You can delete payment methods after their *Preference flag* is removed. Click on the payment method entry and use the **`Remove Preference`** option (see below).

<div align="left"><figure><img src="/files/Q1nkUHYw6xI2ijwlIJEx" alt=""><figcaption></figcaption></figure></div>

The payment method can then be deleted using the **`Delete`** option (see below).

<div align="left"><figure><img src="/files/0xVpRJqPUyp77AZYDvB2" alt=""><figcaption></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.zingy.ai/dashboard/billing-payment-methods.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.
