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

# Partners

## Key members

{% columns %}
{% column width="41.66666666666667%" %}

### James Huang

{% endcolumn %}

{% column %}

* <sup><sub>Director of BaaS Holdings<sub></sup>
* <sup><sub>CEO of BaaSid Taiwan / CEO of Baas Innovation (TWSE)<sub></sup>
* <sup><sub>CEO of Taiwan Index Inc. (TWSE)<sub></sup>
* <sup><sub>AT\&T(USA) Technical Assistant center manager,<sub></sup>
* <sup><sub>AT\&T(ChengDu) Technical manager<sub></sup>
* <sup><sub>Taiwan Mobile Company senior Director of project department<sub></sup>
* <sup><sub>ChongHong Cable TV company VP / chief engineer<sub></sup>
  {% endcolumn %}
  {% endcolumns %}

***

{% columns %}
{% column width="41.66666666666667%" %}

### Moon Inshic

{% endcolumn %}

{% column %}

* <sup><sub>Director of BaaS Holdings<sub></sup>
* <sup><sub>CEO of Agendabook<sub></sup>
* <sup><sub>Chairman of KBIPA international cooperation committee<sub></sup>
* <sup><sub>Director of SDX foundation<sub></sup>
* <sup><sub>CEO of Korea Network Technology<sub></sup>
* <sup><sub>Director of NHN Bugs<sub></sup>
  {% endcolumn %}
  {% endcolumns %}

***

{% columns %}
{% column width="41.66666666666667%" %}

### Otaka Jun

{% endcolumn %}

{% column %}

* <sup><sub>Director of BaaS Holdings<sub></sup>
* <sup><sub>CEO of PRO / CEO of Cryptolab<sub></sup>
* <sup><sub>In charge of Network design at NTT<sub></sup>
* <sup><sub>HITACHI Nuclear Power, MITSUBISHI Nuclear Power, TOSHIBA Nuclear Power Plant Design<sub></sup>
* <sup><sub>Development of 3D-CAD System for Tokyo Gas application drawing<sub></sup>
  {% endcolumn %}
  {% endcolumns %}

## Exchange partner

<div><figure><img src="/files/aNkJXevpQu0CnvjHNYCg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XMCODtGmppn1kW2gUfDy" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/7BCPD9SOeICI5xsH5C9k" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OeyobeKHKsYiuP3q8Bm2" alt=""><figcaption></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://baasid.gitbook.io/baasid-docs/whitepaper/information/partners.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.
