# Payment

![](/files/-MXsfhK8gVxZfYbJIv3J)

## Adding A New Payment

To add new payment info, click the "Add New" button located on the top of the page. You will then be presented with a popup window where you can setup your payment info.

![](/files/-MXsfpevCTlwx27UKqC7)

![](/files/-MXsg2mV51uuUSLDBK3r)

## Payment Actions

You can perform specific actions on a payment method by clicking the 3 dots at the top right corner of the payment card.

![](/files/-MXsgQkRVYB-QWXqpky3)


---

# 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://mercury-aio.gitbook.io/mercury-docs/general-overview/profiles/payment.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.
