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

# Team

## **Mac Elly** Deslances&#x20;

<figure><img src="/files/K3XgSKTlfXtpRgMTzgbh" alt=""><figcaption></figcaption></figure>

Mac is an experienced manager with over 20 years of experience in retail management. Throughout his career, he has led several major stores across Europe.

Also an entrepreneur and international speaker since 2016 and a true cryptocurrency enthusiast, he is primarily known for his deep vision and ability to anticipate both current and future markets.

Thanks to his knowledge of different cultures and languages, he has also been an international networker and team builder around the world for the past 10 years.

Mac Elly is a serious man with great determination, his career demonstrates his ability to consistently lead projects to success and exceed set goals.

## Alain Bienvenu Miheret

<figure><img src="/files/47qcQcp7DVjUR8Qlviz5" alt=""><figcaption></figcaption></figure>

Alain Bienvenu Miheret is an experienced manager in the realms of customer service and logistics. For several years, Alain also served as a management director in large retail across Europe, a position marked by great success.

He also possesses significant skills in network marketing, with nearly 20 years of experience in the field.

Alain is passionate about new technologies and blockchain. With his knowledge, he has successfully built large and successful networks, as evidenced by his outstanding results in recent years.

A true humanist, he is also an excellent personal development coach, with selflessness at the heart of his motivation.


---

# 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://red-extraction.gitbook.io/red-extraction/intro/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.
