# 카드 등록

## 카드 등록

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

1. <mark style="color:blue;">**`[마이 페이지] 결제 관리`**</mark>의 **'카드 등록'** 탭에서 카드를 등록할 수 있습니다.&#x20;

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

2. **'카드 등록'** 버튼을 누르면 카드 정보를 입력하는 모달이 출력됩니다. \
   카드 정보를 입력하시고 인증하시면 카드가 정상적으로 등록됩니다.&#x20;

{% hint style="info" %}
**카드 등록 유의사항**

* 카드 등록은 한 개만 가능합니다.&#x20;
* **카드 변경**을 원하실 경우 등록된 카드를 삭제한 후 신규 카드를 등록해 주세요.&#x20;
  {% endhint %}

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

3. 등록한 카드를 삭제하길 원하실 경우, **'삭제'** 버튼을 눌러주세요.\
   카드 삭제 후 다른 카드를 등록하지 않으면 월간 구독 머신이 자동으로 반환됩니다.&#x20;

***

## 결제 이력

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

* 결제 이력은 하단의 결제 이력 탭에서 확인가능합니다.&#x20;


---

# 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://runyourai.gitbook.io/userguide/using-2/devcloud/undefined.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.
