# 샘플 프로젝트

샘플 프로젝트를 살펴보고 탄탄한 멀티플레이어 기반 위에서 시작하세요:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/48c62275861a16293fca938672f2204638dca443">Lyra 샘플<br>(Unreal Engine)</a></td></tr><tr><td><a href="/pages/80dcbca41b1d997226ea4feddf605fb72483f91c">탑다운 샘플<br>(Unreal Engine)</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/a453bf3a58a2c5c2b19daa38f76968e4ebf972cc">소행성 샘플<br>(Unity + Photon Fusion 2)</a></td></tr><tr><td><a href="/pages/9e4e7d4c861af13ac80d9150a60e9aec76712d0e">탱크나록 샘플<br>(Unity + Photon Fusion 1)</a></td></tr><tr><td><a href="/pages/b3d9bdb804b42ef8c55d67e2983fae8f3c9336b6">2D 우주 슈터<br>(Unity + NGO)</a></td></tr><tr><td><a href="/pages/65517935a454f0520d4cc5e5ab72ead64759a8b9">퐁 샘플<br>(Unity + Mirror)</a></td></tr><tr><td><a href="/pages/d0cea9ff460803198912b692962d1f395dfcb63d">스페이스 엣지 샘플<br>(Unity + FishNet)</a></td></tr><tr><td><a href="/pages/505b84934bb4afb9106771ba6fa99ab8510d682c">데모 샘플<br>(Unity + Photon Bolt)</a></td></tr><tr><td><a href="/pages/651202d1773d24475de06a1eee08733780511ca0">탱크 WebGL 샘플<br>(Unity + Mirror)</a></td></tr><tr><td><a href="/pages/fe9469b92c7eb19c878ca1922c9875e521d90bfb">스페이스 엣지 WebGL 샘플<br>(Unity + FishNet)</a></td></tr></tbody></table>

***

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/4cfba01653da89a127b944531cf0240b67b6a916">싱글 페이지 앱 샘플<br>(NuxtJS)</a></td></tr><tr><td><a href="/pages/7b35617bb12d5bb5daa3b745b0945f9052d60b9f">MVC 웹 앱 샘플<br>(Ruby on Rails)</a></td></tr></tbody></table>


---

# 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.edgegap.com/docs.edgegap.com-ko/docs/sample-projects.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.
