# 4. 카드 등록하기

## 카드사 정보수집(스크래핑) 실행하기

<div align="left"><img src="/files/-MGwEi0SgjBMDpRRvrqI" alt="카드사 정보수집(스크래핑)"></div>

## 등록버튼 클릭하기

* **`카드사 정보관리`** 메뉴를 클릭합니다.
* **`등록`** 버튼을 클릭합니다.

![](/files/-MGwF1dTIrxwR699xaJh)

## 카드사 선택하기

* 등록하고자 하는 카드사를 선택합니다.
* 다음 버튼을 클릭하여 다음 단계로 이동합니다.

![](/files/-MGwG8jiDU9wiIC2InJn)

## 카드사 로그인 정보 입력하기

* 카드사 홈페이지의 접속 정보를 입력합니다.
* 카드사 홈페이지에 접속할 수 있는 아이디/비밀번호를 입력합니다.
* 다음 버튼을 클릭합니다.

![](/files/-MGwGfKKvkiQ7rZ3_w6m)

{% hint style="warning" %}
카드사 홈페이지에 **회원가입을 한 계정**을 등록하여 주세
{% endhint %}

###

## 카드번호 입력하기

* 카드번호를 입력합니다.
* **`+ 버튼`**&#xC744; 클릭 카드를 추가합니다.
* 다음 버튼을 클릭하여 등록을 마칩니다.

![](/files/-MGwGphSQtVAcC8EfTwp)

{% hint style="info" %}
**`일괄등록`** 버튼을 이용하면 많은 카드도 한번에 붙여넣을 수 있습니다.\
&#x20;<img src="/files/-MHTbj1kgi5Vp2_yKBGP" alt="" data-size="original">&#x20;
{% endhint %}


---

# 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://bizplay.gitbook.io/manual/start/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.
