# How to update your payment method?

1. Login to your account through [Monogoto hub](https://hub.monogoto.io).
2. In the top right corner, click on the company setting icon and click on “Settings”.

<figure><img src="/files/OCWNVYuiHVp40YkdrKLz" alt=""><figcaption></figcaption></figure>

4. Click on the “Payment method” tab.
5. Click on “Add Card” and add your new credit card information.

<figure><img src="/files/0mp194KAcU7LlXOAtwMv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2zDQjZs747ia9yNyPHWD" alt=""><figcaption></figcaption></figure>

6. Fill in the required fields with your new card information and submit.
7. Select the new credit card as the default payment method.

<figure><img src="/files/ko4kWs63ujfCz2SIIQB1" alt=""><figcaption></figcaption></figure>


---

# 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.monogoto.io/hub/faq/how-to-update-your-payment-method.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.
