> For the complete documentation index, see [llms.txt](https://docs.rwa.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rwa.inc/about-us.md).

# About Us

## Leadership Team

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="files"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Kevin Yunai</strong></td><td><p>CEO &#x26; founder at RWA Inc.<br></p><p><a href="https://www.linkedin.com/in/kevinyunai/">LinkedIn</a></p></td><td><a href="/files/fM7LoXekHvfrRbGcHNak">/files/fM7LoXekHvfrRbGcHNak</a></td><td><a href="/files/fM7LoXekHvfrRbGcHNak">/files/fM7LoXekHvfrRbGcHNak</a></td></tr><tr><td><strong>Mike Storm</strong></td><td><p>COO &#x26; Partner at Neurons and RWA Inc.</p><p></p><p><a href="https://www.linkedin.com/in/mike-storm-427299b2/">LinkedIn</a></p></td><td></td><td><a href="/files/vkPzdkjDUb5AHIPSZ85H">/files/vkPzdkjDUb5AHIPSZ85H</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>AJ Dinger</strong></p><p>CFO at RWA Inc.</p><p></p><p><a href="https://www.linkedin.com/in/ajdinger/">LinkedIn</a><br></p></td><td></td><td></td><td><a href="/files/Z6udDHWTxHEVOoespR6B">/files/Z6udDHWTxHEVOoespR6B</a></td></tr><tr><td><p><strong>Philip Michaelsen</strong></p><p>CTO at RWA Inc.</p><p></p><p><a href="https://www.linkedin.com/in/philip-michaelsen-44866b63/">LinkedIn</a><br><br></p></td><td></td><td></td><td><a href="/files/Ko9jyHINj5BpMooYk8fS">/files/Ko9jyHINj5BpMooYk8fS</a></td></tr><tr><td><p><strong>Peter Nguyen</strong><br>CMO at RWA Inc.</p><p></p><p><a href="https://www.linkedin.com/in/saigonxiii/">LinkedIn</a><br></p></td><td></td><td></td><td><a href="/files/fE9FO7plQHD4ozkjncO1">/files/fE9FO7plQHD4ozkjncO1</a></td></tr></tbody></table>

## Advisors

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>James Ditmore</strong></p><p>Chairman</p></td><td><a href="https://www.linkedin.com/in/jimditmore/">LinkedIn</a></td><td></td><td><a href="/files/DzBEtY0kBj9iIPrmzvy7">/files/DzBEtY0kBj9iIPrmzvy7</a></td></tr><tr><td><p><strong>Jens Willemen</strong></p><p>Co-Founder &#x26; Partner of KaironLabs</p><p><a href="https://www.linkedin.com/in/jens-willemen-2bb09a71/">LinkedIn</a><br></p></td><td></td><td></td><td><a href="/files/inmW9TfX7MnuNwsozm9y">/files/inmW9TfX7MnuNwsozm9y</a></td></tr><tr><td><p><strong>Elliot Hagemeijer</strong><br>Co-Founder &#x26; CEO of Decubate</p><p><a href="https://www.linkedin.com/in/elliot-hagemeijer-60a620129/?originalSubdomain=nl">LinkedIn</a></p></td><td></td><td></td><td><a href="/files/y0tmp4h5KLEw83mtwApw">/files/y0tmp4h5KLEw83mtwApw</a></td></tr><tr><td><p><strong>Jeff Nowak</strong></p><p>Founder of Maven Capital</p><p><a href="https://www.linkedin.com/in/redheadjeff/">LinkedIn</a></p></td><td></td><td></td><td><a href="/files/WMtI3FvAKtVd7tmKvb5P">/files/WMtI3FvAKtVd7tmKvb5P</a></td></tr></tbody></table>

## Office

{% tabs %}
{% tab title="Americas Office" %}
Intershore Chambers Road,

Town Tortola

British Virgin Islands

**Company Registration**
{% endtab %}

{% tab title="Dubai Office" %}
Sheikh Zayed Road,

Fairmont Dubai,

Trade Centre 1,

United Arab Emirates

**Company Operations**
{% endtab %}

{% tab title="Europe Office" %}
Høje Taastrup Boulevard 33,

2630 Høje Taastrup

Denmark

**Company Operations**
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Learn more about RWA Inc.: <https://www.rwa.inc/about>
{% endhint %}


---

# 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://docs.rwa.inc/about-us.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.
