# 기초 사용 예제

#### List Configurator를 빠르게 이해할 수 있게 구성한 간단한 예제입니다.

예제는 AppExchage에서 **Test Drive**를 통해 직접 보실 수 있습니다.

{% embed url="<https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000GuJ6eUAF&tab=e>" %}

#### 제품 기능 구현 예시

{% embed url="<https://youtu.be/eTeOPofOi1Q>" %}


---

# 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://help.smallbuilder.com/ko/smallbuilder-lists/basic-usage-example.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.
