# 제품/서비스

CanCan을 통해 채널을 통해 어떤 제품 또는 서비스든 판매할 수 있습니다.

아래 이미지들은 채널에 나열된 제품/서비스가 어떻게 표시되는지 보여줍니다. 제품의 이름, ID(공백 대신 대시가 있는 이름), 가격, 통화(이미지에서의 통화 로고는 보라색 로고), 슈퍼좋아요/슈퍼싫어요, 좋아요/싫어요, 그리고 설명을 볼 수 있습니다.

<div><figure><img src="/files/DLC5EGvlNmmaT3eNhzYD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P1EF8RDbcl3NYh6HyIRV" alt=""><figcaption></figcaption></figure></div>


---

# 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.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.
