> For the complete documentation index, see [llms.txt](https://docs.yolkfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yolkfi.com/01.-project-overview-and-traction/team.md).

# Team & Track Record

The YolkFi team combines three decades of commercial agricultural leadership with seasoned enterprise blockchain engineering and product design.

***

### Core Team

#### Antoine Balhis

* **Position:** Co-Founder & Head of Farm Operations
* **Expertise:** Industrial Agriculture, Agri-Finance, Poultry Logistics Automation
* **Experience:** Founder and CEO of AT Grup (established 1997); oversees an industrial agricultural enterprise generating €4M+ annually, managing Big Dutchman automation and Hendrix Genetics flocks.
* **Corporate Registry:** [AT Grup on ListaFirme](https://listafirme.ro/a.t.-grup-prod-impex-srl-9971244/)

#### Andu Tabacu

* **Position:** Co-Founder & Head of Product
* **Expertise:** Web3 Product Strategy, Tokenomics, Ecosystem Scaling
* **Experience:** Co-founded the largest active DAO on the MultiversX ecosystem; led product lifecycle, UX mapping, and deployment of 20+ decentralized applications and fintech protocols.
* **Profiles:** [LinkedIn](https://www.linkedin.com/in/andu-tabacu/) | [Twitter/X](https://x.com/AnduTabacu)

#### Gabriel Cojea

* **Position:** Lead App Developer & UI/UX Engineer
* **Expertise:** Front-End Architecture, Scalable Web Applications, Mobile Responsive Systems
* **Experience:** Senior Full-Stack Developer with 7+ years of experience engineering high-throughput, user-centric web applications and frictionless fintech interfaces.
* **Profiles:** [LinkedIn](https://www.linkedin.com/in/gabriel-cojea/) | [GitHub](https://github.com/cojeagabriel)

#### Alex Gavrila

* **Position:** Lead Smart Contract Developer & Full-Stack Engineer
* **Expertise:** Rust, Soroban Architecture, Distributed Ledger Logic, Secure Token Standards
* **Experience:** Enterprise software engineer specializing in decentralized smart contract protocols, high-security financial logic, and automated distribution architectures.
* **Profiles:** [LinkedIn](https://www.linkedin.com/in/alex-gavrila-31183a162/) | [GitHub](https://github.com/alexgavrila)

#### Bubu

* **Position:** Lead Backend, On-Site Infrastructure & IoT Systems Engineer
* **Expertise:** Server Architecture, API Middleware, IoT Telemetry, Decentralized Oracles
* **Experience:** Full-stack systems engineer managing real-world agricultural IoT infrastructure; architect of custom telemetry middleware connecting farm ERP databases with cryptographic on-chain oracles.
* **Profiles:** [GitHub](https://github.com/BubuMVX)


---

# 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://docs.yolkfi.com/01.-project-overview-and-traction/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.
