# Ecosystem

Delitown supprts the issuance of various NFTs(land, buildings, restaurants, etc.) used in the metaverse, **Deli Studio** connects NFT owners and owners of real restaurants.

Users of Delitown can place orders in the virtual world and receive deliveries in the real world through these networks.

![Order & Delivery Flow](https://lh3.googleusercontent.com/jleIc3vqh7njj4Hy_E9WdQ2FjEYBKtO6FnC-fZfwEgcFkoHiBOmgQIHZguBf6S7jxM8MYXGvfFJJ3E-rMW57SixsPzG4N-l4T5tcrUEqLkfntvU1m7U3bLI1aZVCNTNiAVarYANGCmjkNkTtksYtVw)

델리타운은 메타버스에서 사용되는 다양한 NFT(랜드, 빌딩, 식당 등)의 발행을 지원하며 **델리스튜디오**를 통해 NFT 소유자와 현실 식당의 소유자가 연결됩니다.

델리타운을 사용하는 유저는 이러한 네트워크를 통해 가상 세계에서 주문을 하고 현실 세계에서 배달을 받을 수 있게 됩니다.


---

# 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.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.
