> 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/traction-and-dataroom.md).

# Traction & Data Room

YolkFi is anchored in the verified, multi-million-euro operational footprint of its co-founding partner, **A.T. Grup Prod Impex S.R.L.** (established 1997).

***

### Verified Operational Metrics

* **Active Flock Capacity:** **200,000+ laying hens** currently in active production.
* **Monthly Food Production:** **6,000,000+ commercial eggs produced and sold monthly** to major supermarket chains and food distribution networks.
* **Annual Corporate Turnover:** **€4,000,000+** in verified recurring revenue.
* **Capital Invested in Infrastructure:** Over **€2,000,000** invested in modernizing facility infrastructure, automated climate control, and flock expansion.
* **Dedicated Season 1 Infrastructure:** Physical housing capacity for the YolkFi Season 1 batch (up to 30,000 hens) is already fully constructed on-site with industrial equipment purchased.

***

### Corporate & Regulatory Proofs

| Verification Item             | Details / Proof Link                                                                                                             |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| **Official Corporate Record** | [A.T. Grup Prod Impex SRL (ListaFirme Official Registry)](https://listafirme.ro/a.t.-grup-prod-impex-srl-9971244/)               |
| **Year of Incorporation**     | 1997 (27+ years continuous operation)                                                                                            |
| **Agricultural Technology**   | Big Dutchman climate-controlled automated feeding, egg collection, and environmental telemetry systems                           |
| **Genetics Partner**          | Hendrix Genetics (industry-standard high-yield laying breeds)                                                                    |
| **Web3 Track Record**         | Core development team previously engineered the largest active DAO on the MultiversX ecosystem and shipped 20+ production dApps. |

***

### Data Room & Institutional Access

Full physical site audits, corporate documentation, operational inspection reports, and commercial supply contracts are centralized in the YolkFi secure data room for institutional reviewers and grant committee members.


---

# 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/traction-and-dataroom.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.
