> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-game-maker-academy_kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-game-maker-academy_kr/launch-the-game-maker/gallery.md).

# 갤러리

게임 메이커 홈 화면에서 우측 상단의 '**Gallery**' 탭을 선택합니다.

![](/files/-MPgfYSzGoFSmUXJJvLD)

**'Featured Experiences' -** 더 샌드박스 팀에서 만든 가장 첫 번째 멀티플레이어 게임인 **TSBHub: Paris**에서 다른 유저들을 만나보세요.

**'Latest Experience' -** 게임을 '**Gallery**'에 업로드하면 모두가 내 게임을 확인하고 플레이할 수 있습니다.


---

# 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://docs.sandbox.game/the-game-maker-academy_kr/launch-the-game-maker/gallery.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.
