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

# Appointment

We have been getting global talents to join the team. Today, we are delighted to announce the appointment of below talents :

&#x20;

1. Sercan : a passionate and reliable person. He has been with Matrix for quite a while. It has been a pleasure working with him. I am sure some of you have joined various events that designed by him. Sercan is our Head of Community. He will be and has been taking care of community in the areas of onboarding experience, events management, community engagement and growth cum global expansion.
2. Umit : a trustable person who always strive for the best. He has been with Matrix for quite a long time and been active in addressing issues with ideas and most importantly execution. You should have seen his videos, factsheets and more. Umit is our Head of Social Media, spearheading all things related to our social presence, including creative, acquisition, engagement and content.

&#x20;

Please join me to congratulate them for their appointment, and render your help to them. Together, we can achieve more.

&#x20;

Meanwhile, if you believe you can contribute to Matrix and wish to join us for this very exciting and innovative Matrix 3.0 Blueprint, please fill in the form below:&#x20;

<https://docs.google.com/forms/d/e/1FAIpQLSc8GGCGiCpMBApyVQ7Kc0gJD_bXMewON7ypH1KYGWknZTMCxQ/viewform>. We look forward to your submission.

<br>


---

# 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.matrix.io/team/appointment.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.
