> For the complete documentation index, see [llms.txt](https://whitepaper.swe.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.swe.at/usdsweat-whitepaper/8.-founders-and-team.md).

# 8. Founders and Team

<div align="left"><figure><img src="/files/fdjKnDJsiaFjoS6z9l6X" alt="" width="240"><figcaption></figcaption></figure></div>

**Oleg Fomenko — Co-Founder & CEO**\
A serial entrepreneur with a track record of scaling consumer products to global adoption. Oleg has spearheaded the transformation of the Sweatcoin concept into a full-fledged Web3 ecosystem. His leadership has been instrumental in building the **Sweat Wallet user base to over 20 million**, driving partner integrations, and guiding the operational scale-up of $SWEAT across new markets and platforms.

***

<div align="left"><figure><img src="/files/NqzlEOX99jowGIbOVjRZ" alt="" width="240"><figcaption></figcaption></figure></div>

**Anton Derlyatka — Co-Founder**\
A seasoned operator with deep experience in consumer tech, scalability as well as global business leadership and strategy. As the co-founder and CEO of Sweatcoin, the app has grown to over **200 million users under Anton’s leadership**, laying the foundation for the creation of the Movement Economy and the birth of Sweat Wallet.

***

<div align="left"><figure><img src="/files/gutUn5qp0pPMqaMns8Hl" alt="" width="240"><figcaption></figcaption></figure></div>

**Egor Khmelev — Co-Founder & CTO**\
A product and technology visionary, Egor has been the architect of both Sweatcoin and Sweat Wallet’s technical foundations from the start. As the engineering lead behind Sweatcoin’s core movement validation technology and the CTO driving Sweat Wallet’s blockchain infrastructure, Egor ensures the platform remains fast, scalable, secure, and future-ready. His expertise bridges Web2 user experience with Web3 performance—bringing SWEAT’s mission to life through robust, scalable technology.


---

# 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://whitepaper.swe.at/usdsweat-whitepaper/8.-founders-and-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.
