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

# Learning

- [myHerb: AI Sustainable Solutions](https://docs.myherb.co.il/learning/myherb-ai-sustainable-solutions.md): myHerb AI Solutions: Official Documentation
- [Integrated Review of the FigJam Boards](https://docs.myherb.co.il/learning/integrated-review-of-the-figjam-boards.md): Planting a Tree Workflow + Organized PlantCare Project
- [myHerb Onboarding Guide](https://docs.myherb.co.il/learning/myherb-onboarding-guide.md): Here is a comprehensive onboarding guide for managers, volunteers, and freelancers joining myHerb’s Marketing and Development teams.
- [Sustainability Implementation Framework](https://docs.myherb.co.il/learning/sustainability-implementation-framework.md)
- [Introduction to Sustainability Session Objectives:](https://docs.myherb.co.il/learning/introduction-to-sustainability-session-objectives.md): Sustainability Learning Session for Beginners:
- [Transform Your Business with HubSpot and Impact.com PXA](https://docs.myherb.co.il/learning/transform-your-business-with-hubspot-and-impact.com-pxa.md): In today's fast-paced business environment, staying ahead of the competition requires leveraging the latest technologies and tools.
- [Sustainability in Business: Strategies for Environmental and Social Impact](https://docs.myherb.co.il/learning/sustainability-in-business-strategies-for-environmental-and-social-impact.md): This article delves into the importance of sustainable business practices, emphasizing integrating environmental and social impact into business strategies.
- [myHerb Topic Trend Analysis](https://docs.myherb.co.il/learning/myherb-topic-trend-analysis.md): The current trend landscape in sustainability highlights a growing emphasis on data-driven approaches to environmental practices.


---

# 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.myherb.co.il/learning.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.
