# Additional Resources

You can have a look at some useful resources:

* **Mentee Guide:** You can read the [Mentee Guide](/lfx/mentorship/mentee-guide.md) to know more about what is a mentee expected throughout the program.
* **List of Organizations:** You can see a list of organisations that participated in previous years, by visiting the project site.
* **Knowledge Base Articles:** You can find information related to advice to mentees, mentors, project applicants, by visiting the wiki page of the project.
* **Blog Post:** You can find information related to the Mentorship program at:

  * <https://www.linuxfoundation.org/resources/blog/> and
  * <https://www.hyperledger.org/blog>

  Following are some blog posts written by mentors, sharing their experience:

  * <https://www.hyperledger.org/blog/2018/09/14/71697>
  * <https://www.hyperledger.org/blog/2017/09/14/mentorship-at-hyperledger-five-interns-share-their-appreciation-for-great-mentors>

You can get complete information about a mentorship program from the wiki page and the program details page on the [mentorship](https://mentorship.lfx.linuxfoundation.org) platform.


---

# 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/additional-resources.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.
