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

# Team

PolyHelper was built by a team of Polymarket insiders, engineers, and crypto veterans — people who traded on the platform themselves and saw firsthand what was missing.

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/team-banner.png)

***

## Co-Founders & Core Team

### Valeriy — CMO, Co-Founder

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/team-valeriy.png)

* Polymarket Ambassador with traders badge
* Built Polymarket's official Telegram channel and ran the **@PolymarketTraders** community
* $5M+ personal trading volume on Polymarket
* Founded **Whales KOLs** — KOL community in the crypto space

**X:** [@0xd1namit](https://x.com/0xd1namit)

***

### Andrey — CTO, Co-Founder

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/team-andrey.png)

* Fullstack engineer at **Spaceflight Simulator** — a game with 10M+ installs
* CTO at **Dzeta.tech**

**LinkedIn:** [andrey-onischenko](https://www.linkedin.com/in/andrey-onischenko-9059a270/) **GitHub:** [cucumber-sp](https://github.com/cucumber-sp)

***

### Stanislav — Growth Lead

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/team-stanislav.png)

* Co-founder of a crypto influencer and marketing agency with over $3M in deal volume
* Generated **250,000+ users** for Telegram Mini App (TMA) projects in a single month
* Early investor in **Aethir** and **zkPass**

**X:** [@AdzProsperous](https://x.com/AdzProsperous) **Telegram:** [@OxVooDoo](https://t.me/OxVooDoo)

***

### Alex — CBDO (Chief Business Development Officer)

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/team-alex.png)

* Head of Ventures at **InnMind.com**
* BD at **Camp Network** — project raised a $30M Series A from 1kx + Blockchain Capital

**LinkedIn:** [alex-onishenko](https://www.linkedin.com/in/alex-onishenko/)

***

## Contact the Team

* **Twitter/X:** [@Poly\_Helper](https://x.com/Poly_Helper)
* **Discord:** [discord.gg/2RfMcye8fG](https://discord.gg/2RfMcye8fG)
* **Telegram:** [t.me/polyhelper](https://t.me/polyhelper)
* **Website:** [polyhelper.io](https://polyhelper.io)


---

# 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://polyhelper.gitbook.io/polyhelper-docs/community-and-team/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.
