# Adding a Payment Method

This page shows you how a User adds their payment method on the app.‌

To do this, they will need to launch the app > click on the 3 lines on the upper left > Select **Payment** > Press anywhere on the page to add a credit card > Enter their **credit card information**.![](https://gblobscdn.gitbook.com/assets%2F-M1gTRVJLmbjSTzuU6Ei%2F-Mgll6ijsy11c2L5_0U7%2F-MglyPmljhlWMJLMgxzS%2FIMG_3716.PNG?alt=media\&token=e4a0f732-211e-44b5-906b-a78b83ffd26e)

Once a user submits their credit card information, the card will automatically be added and they can view their card on their account under Payment.[<br>](https://app.gitbook.com/@movatic-1/s/movatic/~/drafts/-MglwEIHdGv2nd1xnfZv/feature-guide-2/rentals)


---

# 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://documentation.movatic.co/movatic-app/payments/user-experience-adding-a-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.
