# Wix 예약 기능 넣기

## Wix(<http://wix.com>)에서 웹사이트 제작 시 되는시간을 통해 예약 기능을 삽입할 수 있습니다.

1. Wix Add to Site
   * Wix Admin > Embed > Custom Embedes > Embed a Widget를 선택해 주세요.
   * Code를 선택하고 되는시간 코드를 붙여 넣기 해주세요.


---

# 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://guide.whattime.co.kr/getting-started/share/embed/wix.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.
