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

# Promise Emmanuel Oluwadare

## Career Journey

My career started off as a gameplay engineer, and I have worked at top studios like **Naughty Dog** and also led the development team at **EOTH Game Studio**.

As I advanced in my career, protocol engineering became important to develop better infrastructure for AI and blockchain use cases in games and virtual experiences.

## Research & Education

I am a researcher/educator and have taken on research and developer experience engineering roles throughout my career.

## Features

[Procedural animation](https://x.com/80Level/status/1770290631648083981) featured on 80Level

[Dynamic material UV ](https://x.com/80Level/status/1830553759228805324)featured on 80Level

## Tools

[X402 protocol](https://github.com/PromiseGameFi/x402)

[ERC8004 for Agent Registry](https://agent-registry-psi.vercel.app/)

## Connect

You can connect with me on my socials:

* [LinkedIn](https://www.linkedin.com/in/promisegamefi/)
* [X(Twitter)](https://x.com/PromiseGameFi)
* [Github](https://github.com/PromiseGameFi/)


---

# 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://promiseresearch.web3ium.space/readme.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.
