> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub/agent-ecosystem/the-heist-telegram.md).

# The Heist - Telegram 최초의 플레이 가능한 멀티에이전트 시뮬레이션

이 온체인 게임은 경제가 중요한 게임에서 온체인 거래를 관리하는 VIRTUAL Agents의 역량을 보여주기 위한 것입니다. 완전한 온체인 기능을 향한 첫걸음입니다!

<div><figure><img src="/files/05fc4cedb605cdb159360ab45141c39322b0aa32" alt=""><figcaption><p>TG에서 즐기는 2D 인터랙티브 게임</p></figcaption></figure> <figure><img src="/files/a1c62c40aed1c5a48a7ba8059832a870e7959ee1" alt=""><figcaption><p>에이전트의 두뇌가 작동하는 모습을 확인해 보세요</p></figcaption></figure> <figure><img src="/files/9e2411095a253259404c037f38a337ee0e89199a" alt=""><figcaption><p>에이전트가 당신의 지시에 따르도록 설득하세요</p></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub/agent-ecosystem/the-heist-telegram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
