# How to add your credit card?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Click on the "Account Settings" section located in the top navigation bar.
3. Select "Settings" from the dropdown menu.

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

4. On the “Settings” page, click on the "Payment method" button.

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

5. Click on "Add Card" button.

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

6. Fill in the details of the credit card you wish to add to your account.
7. Click on "Save" button.

<figure><img src="/files/ZGewemrjhfEG2Bq7LkI3" 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-add-your-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.
