# genser 가이드

genser는 이커머스 사이트 내 자연어 질의를 분석해 최적의 상품을 제안하는 **‘생성형 AI 검색’**&#xACFC;, 고객의 검색 의도를 학습하여 상품 페이지에 설득력 있는 콘텐츠를 자동 생성하는 **‘AI Comment’** 기능을 핵심으로 합니다. 이를 통해 기업은 고객의 구매 여정을 단축할 뿐만 아니라, 생성된 콘텐츠를 **GEO(생성형 엔진 최적화)** 자산으로 활용하여 미래 AI 트래픽을 선점할 수 있습니다.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>genser <strong>이해하기</strong></td><td>genser가 처음인 분을 위해 이해를 돕기 위한 가이드입니다.</td><td></td><td><a href="learning">learning</a></td><td><a href="https://889768860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F86EGDbqiEQQc91OjPHgn%2Fuploads%2FBAmnqhlV7wxh40QexlMH%2Fbanner1-main.png?alt=media&#x26;token=6012a324-647e-4e64-9e43-f61db97eaaf2">banner1-main.png</a></td></tr><tr><td><strong>연동 이해하기</strong></td><td>genser를 연동하는 전반적인 플로우에 대해 알 수 있습니다. </td><td></td><td><a href="../integration/frontend-installation/installation-guide">installation-guide</a></td><td><a href="https://889768860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F86EGDbqiEQQc91OjPHgn%2Fuploads%2FVyXLKteU481jBN3QE5Ja%2F%E1%84%89%E1%85%A1%E1%86%BC%E1%84%91%E1%85%AE%E1%86%B7%E1%84%8C%E1%85%A5%E1%86%BC%E1%84%87%E1%85%A9%E1%84%8B%E1%85%A7%E1%86%AB%E1%84%83%E1%85%A9%E1%86%BC%E1%84%80%E1%85%A2%E1%84%8B%E1%85%AD-thum.png?alt=media&#x26;token=c50e4845-ac1b-435b-9c07-6b5bf562e284">상품정보연동개요-thum.png</a></td></tr><tr><td>genser <strong>만들기</strong></td><td>genser 인스턴스를 만드는 방법에 대해 알 수 있습니다. </td><td></td><td><a href="../ai-search/genser-instance/create">create</a></td><td><a href="https://889768860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F86EGDbqiEQQc91OjPHgn%2Fuploads%2FIHMtgeEQOr7wGQkpnU7m%2F_%E1%84%8B%E1%85%B5%E1%86%AB%E1%84%89%E1%85%B3%E1%84%90%E1%85%A5%E1%86%AB%E1%84%89%E1%85%B3%E1%84%86%E1%85%A1%E1%86%AB%E1%84%83%E1%85%B3%E1%86%AF%E1%84%80%E1%85%B5-banner.png?alt=media&#x26;token=37c287bd-a145-4fe7-bd71-e3bfa3856d4f">_인스턴스만들기-banner.png</a></td></tr></tbody></table>

> **안내:** 기존의 genser S(키워드형)와 genser G(생성형) 인스턴스 구분은 순차적으로 통합 예정입니다.

### **더 궁금한 점이 있으신가요?**

***

자주묻는 질문을 통해 궁금증을 해결해 보세요!

<a href="../more-info/faq" class="button secondary">자주 묻는 질문</a>

***

genser에 대해서 제품소개서를 받아보고싶다면 신청해 보세요!

<a href="https://www.genser.ai/request" class="button secondary">제품 소개서 신청</a>

***

genser 홈페이지 바로가기

<a href="https://www.genser.ai/" class="button secondary">genser 더 알아보기</a>

**👇 다음 genser 가이드를 읽고 AI로 새로운 검색 혁신을 만들어 보세요!**


---

# 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.genser.ai/getting-started/guide.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.
