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

# Team

### [Aleksei Sukhanov (Founder)](https://www.linkedin.com/in/sukhanov-aleksei/)&#x20;

Highly experienced industrial software developer, specializing in collecting and analyzing data from industrial machines for real-time monitoring of production processes and Edge AI implementation for production optimization and improved efficiency.

### [Ravshan Hojimatov (Data Scientist)](https://www.linkedin.com/in/hojimat/)

Experienced Data Scientist and Research Engineer, possessing expert knowledge in data analysis and machine learning.

### [Zubaidullo Niimatullo uulu (Senior Software Engineer)](https://www.linkedin.com/in/zubaidullo/)

Highly skilled software engineer with experience in design, implementation, testing, and delivering exceptional user experiences. Proficient in algorithms, data structures, and system design.

### [Nursultan Turdaliev (Senior Software Engineer)](https://www.linkedin.com/in/nursultanturdaliev/)

Experienced payment solutions developer who can integrate various payment methods and create reliable APIs.


---

# 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.opifextechnology.com/key-information/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.
