> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/qshop/board/updates/2024-9.md).

# 2024년 9월

## 9월 4일

* 로티(Lottie) 블록 추가 
* 무형 상품 기능 추가 
* 그 외 공통 사항, 에디터 및 관리자 페이지 고도화

자세한 내용은 업데이트 노트를 참고해 주세요! ✨

👉🏼 [**20240904 업데이트노트 바로가기** ](https://qshop.featureos.app/changelog/2024-9-4)👈🏼

## 9월 11일

* 큐샵 AI 출시
* 마이베네핏 기능 추가
* 그 외 에디터 및 공통 사항 안정성 개선

자세한 내용은 신규 기능 릴리즈 노트를 참고해 주세요! 🤖

**👉🏼** [**20240911 릴리즈 노트 바로가기**](https://qshop.featureos.app/changelog/2024-9-11) **👈🏼**

## 9월 25일

* 임베드폼 블록 기능 추가
* 모바일 AI 사이트 빌더 제공
* 그 외 에디터 및 관리자 페이지 안정성 개선

자세한 내용은 업데이트 노트를 참고해 주세요! ✨

👉🏼 [**20240925 업데이트노트 바로가기**](https://qshop.featureos.app/changelog/2024-9-25) 👈🏼


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/qshop/board/updates/2024-9.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.
