# Maintain Open Source Culture

It can be intimidating initially if you are mentoring an open source group for the first time. Be it teaching a large number of mentees from across the globe, or answering their questions, or scheduling meetings considering the different time zones of mentees– the method of training is different than classroom training. So, always maintain the culture when you are teaching in an environment, as Bill S. Preston Esq says—“Stick to the Open Source Culture : Be excellent to each other.”

Open source development is truly global. All cultures, all languages, all time zones, and all continents--yes, even Antarctica.

* It is asynchronous in nature. Most collaboration is done via email, forum posts, mailing lists, and pull requests.
* Cooperation and consensus building is the greatest challenge.
* Because other people can’t see your face or hear your voice, emotions are lost and intent muddled.


---

# Agent Instructions: 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:

```
GET https://docs.linuxfoundation.org/lfx/mentorship/mentor-guide/maintain-open-source-culture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
