> For the complete documentation index, see [llms.txt](https://organization-name-1.gitbook.io/arthur-capital-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-name-1.gitbook.io/arthur-capital-whitepaper/team/team-and-advisors.md).

# Team & Advisors

<figure><img src="/files/fZD9X6VETyC2z0WekqWI" alt="" width="188"><figcaption><p>Arthur Capital Team</p></figcaption></figure>

| ![](/files/CZFs97RdsI5Zv6u7UP3c) | <img src="/files/1qucbw2NMmT26sdJ9GfL" alt="" data-size="original"> |
| :------------------------------: | :-----------------------------------------------------------------: |
|                CEO               |                                 CTO                                 |
|               Alex               |                       Flavio Rodrigo da Costa                       |

| ![](/files/lnFON64Dg2kYhhQvIQ0W) | ![](/files/21yr1CSuhWI2hiVjAuqr) |
| :------------------------------: | :------------------------------: |
|              Manager             |                CFO               |
|     Salus Antonacci de Paula     |           Rodrigo Gomes          |

<figure><img src="/files/a4hUOid8ZsefvlguYYjR" alt=""><figcaption><p>ICO4ALL Team</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="258.3333333333333" align="center">Project Manager</th><th align="center">CEO</th><th align="center">Tech Lead</th></tr></thead><tbody><tr><td align="center"> <img src="/files/gqE6zXSmKh1LxzUn3FF8" alt="" data-size="original"></td><td align="center"> <img src="/files/BWdKiD0uz7Q9yvu0iVxC" alt="" data-size="original"></td><td align="center"> <img src="/files/258HV7RWZpsRhNEDGUpu" alt="" data-size="original"></td></tr><tr><td align="center"> Project Manager</td><td align="center">CEO </td><td align="center"> Tech Lead</td></tr><tr><td align="center">Rayane Paraíso</td><td align="center">Leonardo Paraíso</td><td align="center">Davi Coelho</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="258.3333333333333" align="center">Front End Developer</th><th align="center">CEO</th><th align="center">Tech Lead</th></tr></thead><tbody><tr><td align="center"> <img src="/files/GmlYcJgwBMipGFTDxmZp" alt="" data-size="original"></td><td align="center"> <img src="/files/T2WVsszcN7TJgdJYn3dA" alt="" data-size="original"></td><td align="center"> <img src="/files/GQ6SH9PHxEj8Gnw1uNDL" alt="" data-size="original"></td></tr><tr><td align="center">Front-end Developer</td><td align="center">Full Stack Developer</td><td align="center">Back-end Developer</td></tr><tr><td align="center">Artur César</td><td align="center">Daniel Oliveira</td><td align="center">Mateus Lacerda</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://organization-name-1.gitbook.io/arthur-capital-whitepaper/team/team-and-advisors.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.
