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

# Team

![Khaled Jama | Founder/CEO](/files/sTQ1eEDvXLH4roQKfpCS)

Linkedin: <https://www.linkedin.com/in/khaled-jama-bb3231218/>

![Shengguang Xiao | CTO](/files/eMxdkbCNu5OLf2gvG57B)

Linkedin: <https://www.linkedin.com/in/shengguang-xiao-342a056b/>

![Walid Sweaad - General Manager ](/files/WIcBT8eYGb6flaEeging)

Linkedin: <https://www.linkedin.com/in/walid-s-a14472177/>

![Mauro Liu | Smart Contract Dev](/files/XbeBuFftdw3oHQ24YFp6)

Linkedin: <https://www.linkedin.com/in/mauro-liu-26a627163/>

![ChienHui Lee | Backend Dev](/files/cPkeHGKau9nNSgfthuTm)

Linkedin: <https://www.linkedin.com/in/lee-chien-hui/>

![Briyan Rose - Programmer ](/files/yOrYJvkg9QXKLWnYWarw)

Linkedin: <https://www.linkedin.com/in/sscsworld-pvt-ltd-26371b16/>

![Takeshi Ishikawa - Full Stack Developer ](/files/ewsTAQ6dRDSSGpcS8vzh)

Linkedin - <https://www.linkedin.com/in/takeshi-ishikawa-ab3b02210/#experience>

![Mush Rahman | VP of Community ](/files/gOa3ZH24EZHH7hrB8nRY)

Linkedin: <https://www.linkedin.com/in/mush-rahman-40b9381b2/>

![Leo Borghesi - Marketing Manager ](/files/qkIJzj5dfZS3BHaflLum)

Linkedin - <https://www.linkedin.com/in/leonardo-borghesi-56569142/>

![Ankur Jain - Crypto Strategist ](/files/6xR07DMTwCHZEjXxgOFK)

Linkedin - <https://www.linkedin.com/in/ankur-jain-685806237/>

![Kurt Ivy | Content Writer](/files/EkoQ0ptk8iP8fdbTCx9W)

Linkedin: <https://www.linkedin.com/in/kurt-ivy-629362133/>

![Deividas Blažonis | Designer ](/files/TnpZFEdqLBOkDqoBH71y)

Linkedin - <https://www.linkedin.com/in/deividas-bla%C5%BEonis-939457145/>

![Angela Claridad - Executive Assitant ](/files/4UVqAxdkAWCDOuJ7WqGZ)

Linkedin - <https://www.linkedin.com/in/angela-claridad/>

![Helena Abad - Partnership assistant ](/files/OoKJeKKjbo7Z3uRSQCc7)

Linkedin - <https://www.linkedin.com/in/helena-abad-ba51a114b/>

![Renesis Tech - Fontend/Backend team ](/files/vx8s8tmq2J7tMTzgcfSf)

Linkedin - <https://www.linkedin.com/company/renesis-tech/>

![Anthony Vo - Investment Advisor ](/files/B2LIC5AQkdQMGcmGvjm3)

Linkedin - <https://www.linkedin.com/in/anthonyvo152/>

![Orion Depp | Strategic Advisor](/files/JtU94gyNQl31dzybvxMn)

Linkedin: <https://www.linkedin.com/in/oriondepp/>

![Kenzi Wang | Strategic advisor ](/files/byCteH4Zqfgz5oXiA45y)

Linkedin: <https://www.linkedin.com/in/kenziwang/>

![Arthur Iinuma | Blockchain Advisor](/files/BaLAANnkpm0zjTuWgaGQ)

Linkedin: <https://www.linkedin.com/in/arthur-iinuma-4115ba17/>


---

# 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://gamerse.gitbook.io/gamerse/team.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.
