# 지갑으로 구매하기

지갑으로 제품/서비스를 구매하는 것은 간단합니다. 다음은 단계별 안내입니다:

1. 제품의 채널로 이동하여 해당 제품을 제품 목록에서 찾습니다.

   ![Main Page](/files/JKqS1zjwoidMu9ZviYCz)
2. 제품을 클릭하여 아래 이미지와 같이 제품 페이지를 표시합니다.

   ![Product Page](/files/JCnSOPiVpCQKiRZgWF0F)
3. **구매** 버튼을 클릭하여 아래 이미지와 같이 구매 마법사를 표시합니다.

   <figure><img src="/files/ddnueTLaxNMTX5tNqY9o" alt=""><figcaption></figcaption></figure>
4. 상인에게 투표하려면 Leviathan 토큰 ID를 입력하십시오.
5. 판매자에게 메모를 남길 수도 있습니다([Paychat](https://paychat.payswap.org) 핸들을 남겨 판매자가 연락할 방법이 있는지 확인하는 것이 좋습니다) 또는 판매자가 해당 정보가 필요한 경우에는 주소 정보를 남길 수도 있습니다.
6. 마지막으로 **체크아웃** 버튼을 클릭하여 마켓플레이스 계약을 활성화하여 지갑에서 필요한 토큰을 인출하고 구매를 확인하십시오.

축하합니다! 첫 제품을 성공적으로 구매했습니다. 판매자는 메모 섹션에 [Paychat](https://paychat.payswap.org) 핸들을 남겼다면 곧 연락할 것입니다.


---

# 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.payswap.org/korean/products/cancan/products-services/buying-products-services/buying-with-your-wallet.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.
