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

# Team (V1)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Óscar Castillo</strong></td><td><em>Co-founder &#x26; CEO</em></td><td>With over 10 years of experience in AI, blockchain, and scalable software development, Oscar has successfully led multiple projects</td><td><a href="/files/PhksTtOcVq5UBoaGGPgT">/files/PhksTtOcVq5UBoaGGPgT</a></td><td><a href="https://www.linkedin.com/in/oscar-castillo-arce/">https://www.linkedin.com/in/oscar-castillo-arce/</a></td></tr><tr><td><strong>Fernando Castillo</strong></td><td><em>Co-founder &#x26; CTO</em></td><td>Fernando Castillo is a founder, blockchain specialist, and PhD candidate with 4 years of experience developing decentralized and scalable solutions.</td><td><a href="/files/uTthZgvwyYglwB4mSrjm">/files/uTthZgvwyYglwB4mSrjm</a></td><td><a href="https://www.linkedin.com/in/fernando-castillo-97b390120/">https://www.linkedin.com/in/fernando-castillo-97b390120/</a></td></tr><tr><td>Simón Espínola</td><td><em>Co-founder &#x26; COO</em></td><td>Simón leads operations and business execution at Dobprotocol. 10 years of experience leading business development and commercial strategy across Latin America.</td><td><a href="/files/roceJwW2i1zpmbB3h0zb">/files/roceJwW2i1zpmbB3h0zb</a></td><td><a href="https://www.linkedin.com/in/simon-espinola-marin-06a78b86/">https://www.linkedin.com/in/simon-espinola-marin-06a78b86/</a></td></tr><tr><td><strong>Miguel Barra</strong></td><td>Full Stack Engineer</td><td>Computer and Informatics Civil Engineer with 3+ years in Web3 development. Passionate about building and maintaining blockchain projects, with expertise in both frontend and backend technologies.</td><td><a href="/files/xbcJgU2X5Ac8h3yKkiJ0">/files/xbcJgU2X5Ac8h3yKkiJ0</a></td><td><a href="https://www.linkedin.com/in/cristobal-oyarzun-astete-holdordie/">https://www.linkedin.com/in/cristobal-oyarzun-astete-holdordie/</a></td></tr><tr><td><strong>Ian Dahm</strong></td><td><em>Head of UX/UI</em></td><td>With a robust background in Visual Arts, Dani specializes in UI design, UX research, and comprehensive graphic design. At Dobprotocol, Dani leads interface design &#x26; conduct user testing.</td><td><a href="/files/sOnLx38j5O8U8dIyNyNI">/files/sOnLx38j5O8U8dIyNyNI</a></td><td><a href="https://www.linkedin.com/in/iandahm/">https://www.linkedin.com/in/iandahm/</a></td></tr><tr><td>Isabela Meza</td><td><em>Graphic Designer</em></td><td>Graphic designer bringing a fresh perspective to our design process and brand identity, her expertise in branding and visual communication positions businesses in the digital market.</td><td><a href="/files/8snabuwzifQirQE6DXDl">/files/8snabuwzifQirQE6DXDl</a></td><td><a href="https://www.linkedin.com/in/isabela-meza-morales-14a80b24a/">https://www.linkedin.com/in/isabela-meza-morales-14a80b24a/</a></td></tr></tbody></table>


---

# 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://dobprotocol-wiki.gitbook.io/dobprotocol-wiki/wiki-v1/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.
