# Deli Studio

All Delitown metaverse users pay a certain fee and can decorate their own restaurant through **Deli studio**.

Through the style of a special restaurant that you have decorated, more users can visit within the metaverse, which can also incerease the food order rate.

![Restaurants decorated by Deli studio](/files/5OQ7Ln20W8dYXsAORmZS)

For real restaurant owners who actually run restaurants, In the process of implementing Delitown, we propose the following four methods.

![Deli studio Mechanism (for real restaurant owner)](https://lh6.googleusercontent.com/LgoBovNjVEJXS7dahwOc0ng_IQrfiVipqUfU1cRERTroiSAr7K6Bg7CpoIdxKVXBB-kuOrXXtNRV_JMqzYhbwO9NGQPcJa_FUuHdp6ba0zFCGHyoTDZ7JlJbgjCT2E6eeW1hVOK-DTiRJ-v8K5PNwA)

모든 델리타운 메타버스의 사용자는 어느 정도의 수수료를 제공하고 **델리스튜디오**를 통해 본인의 식당을 꾸밀 수 있습니다.

본인이 꾸민 스페셜한 식당의 스타일을 통해 메타버스 내에서 더많은 사용자가 방문할 수 있으며 이를 통해 음식 주문률을 높일 수도 있습니다.

실제로 식당을 운영하고 있는 현실 식당 업주들의 경우에 델리타운을 구현하는 과정에 있어 위의 네가지 방식을 제안합니다.


---

# 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://deli-town.gitbook.io/docs/delitown/ecosystem/deli-studio.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.
