# Additional Resources

You can have a look at some useful resources:

* **Mentor Guide :** You can also take a look at the [Mentor Guide](https://docs.linuxfoundation.org/lfx/mentorship/mentor-guide).
* **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 Posts:** You can find information related to the Linux Foundation Mentorship program on these blog pages:

  * <https://www.linuxfoundation.org/resources/blog/> and
  * <https://www.hyperledger.org/blog/2018/11/16/the-journey-to-becoming-a-hyperledger-contributor>

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

  * <https://www.linuxfoundation.org/blog/2019/09/the-linux-kernel-mentorship-is-life-changing/>
  * <https://www.linuxfoundation.org/blog/2019/11/the-linux-kernel-mentorship-program-was-a-life-changing-experience/>
  * <https://www.hyperledger.org/blog/2019/09/19/2019-summer-mentee-project-update-analyzing-hyperledger-fabric-ledger-and-transactions-using-elasticsearch-and-kibana>
  * <https://www.hyperledger.org/blog/2019/12/12/2019-summer-mentee-project-update-design-effective-os-to-manage-blockchain-networks>


---

# 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/mentee-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.
