> For the complete documentation index, see [llms.txt](https://2dmiami.gitbook.io/2d.miami-memory-hunter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2dmiami.gitbook.io/2d.miami-memory-hunter/team/team-page.md).

# Team Page

#### Pandu Sastrowardoyo&#x20;

*Ideator, Founder*\
*She makes AIs fight to death on her home server.*

Metaverse OG, owned a computing museum in Second Life since 2012. Full-time crypto since 2017.

Former IBMer turned entrepreneur with a lifetime loving relationship with tech.

[Pandu on LinkedIn](https://www.linkedin.com/in/decentricity/)

[Pandu on Twitter](https://twitter.com/decentricity)

**Adam Ardisasmita**

*CEO*

**Chairul Ichsan**

*CTO*<br>

**Jean-Daniel Gauthier**&#x20;

*Gamification Advisor*

The first video game he played was on a cassette tape.

Avid player with actual experience in the game industry.

CEO of Myriad.Social.&#x20;

&#x20;[Jean-Daniel on LinkedIn](https://www.linkedin.com/in/jean-daniel-gauthier/)

[Jean-Daniel on Twitter](https://www.twitter.com/@Danny_Myriadsoc/)

<br>

**2Dmiami is powered by RealityChain**

RealityChain is an accessible metaverse tailored for low-spec devices, emphasizing gamification for enhanced user engagement. It fosters a sustainable business model that champions the creator economy, connecting communities in the virtual realm.

<br>


---

# 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://2dmiami.gitbook.io/2d.miami-memory-hunter/team/team-page.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.
