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

# KaspaCom Team

**Sione Milhem**

**Founder & CEO**\
Sione is an entrepreneur and computer scientist with deep expertise in blockchain technology. A member of the Kaspa community since 2022, Sione has been involved in every aspect of KaspaCom's development, from ideation to launch.

* [X](https://x.com/cryptosione)
* [LinkedIn](https://www.linkedin.com/in/sione-milhem/)

***

#### **Christian Ludwig**

**Advisor & Investor**\
Christian is an Inc. 500 entrepreneur and crypto enthusiast. He owns an eight-figure Kaspa mining company and has mined/owned Kaspa since Q4 2022. Christian believes Kaspa is crypto’s “endgame” and that KaspaCom will empower end-users to "make their own music" and unlock the full power of KRC-20 trading.

* [X](https://x.com/christi61026749)
* [LinkedIn](https://www.linkedin.com/in/davidchristianludwig/)

***

#### **Gilad**

**Co-Founder & Senior Full Stack Developer**\
Gilad is a highly skilled Full Stack Developer specializing in backend development. He has contributed to KaspaCom’s success, including Rug Score calculations and Kaspa blockchain integration.

* [X](https://x.com/giladkas)

***

#### **Ben Brizovsky**

**Co-Founder & CTO**\
With a passion for development, Ben is responsible for designing the backend and frontend architecture, as well as building and designing and managing the frontend development team.

* [**X**](https://x.com/BenBeri545)

***

#### **Abraham Milhem**

**Community, Development Lead, & Social Media Manager**\
Abraham excels at building engaged communities in the crypto space. He focuses on keeping KaspaCom transparent and community-driven, ensuring that all feedback is heard and addressed.

* [X](https://x.com/BabyKrakennn)

***

#### **Dor Zion**

**Co-Founder & Senior Developer**\
Dor began his career in the Israeli military’s elite tech units and played a key role in system architecture and development across various startups and corporations.

* [X](https://x.com/zion_dor)

***

#### **Arnon**

**Co-Founder & Senior Software Engineer**\
Arnon specializes in backend infrastructure, DevOps, and workflow automation, ensuring that KaspaCom's systems scale efficiently while remaining performant.

* [X](https://x.com/ArnonHillel)

***

#### **Tomer**

**Software Engineer**\
Tomer is a full-stack developer with a strong passion for backend development, specializing in workflow automation, ETL processes, API integrations, and database management.

***

\
**Gabriel Lincoln**&#x20;

**Software Engineer**\
Gabriel excels in front-end development with a focus on Angular, building scalable and high-performance applications with clean and efficient code.

* [LinkedIn](https://www.linkedin.com/in/gabrielincoln/)


---

# 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://kaspacom.gitbook.io/kaspacom/kaspacom-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.
