> For the complete documentation index, see [llms.txt](https://sphere.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://sphere.myherb.co.il/overview.md).

# Overview

- [Research Report for myHerb with WebInSights (AI App)](https://sphere.myherb.co.il/overview/research-report-for-myherb-with-webinsights-ai-app.md): Key areas for improvement include image optimization, security headers, and caching strategies.
- [Welcome to myHerb API Documentation](https://sphere.myherb.co.il/overview/welcome-to-myherb-api-documentation.md): Welcome to the official documentation for the myHerb API.
- [What we do at DevSphere](https://sphere.myherb.co.il/overview/what-we-do-at-devsphere.md)
- [Web Sustainability Checker: Optimize Your Web Impact](https://sphere.myherb.co.il/overview/what-we-do-at-devsphere/web-sustainability-checker-optimize-your-web-impact.md): WebiSight (Beta v0.11), a Web Sustainability Checker  is a powerful tool designed to help developers and website owners assess and improve the sustainability of their web applications.
- [myAIHerb Beta v0.11 Application is \[Under Construction\]](https://sphere.myherb.co.il/overview/what-we-do-at-devsphere/myaiherb-beta-v0.11-application-is-under-construction.md): Now, let's create a beautiful and functional sustainability application. I'll update the necessary files with a modern, minimalist design, sustainability scoring, and recommendations.
- [Our Features](https://sphere.myherb.co.il/overview/our-features.md): DevSphere: Features for Sustainable Software Development
- [Unleashing the Potential of Amazon AWS and myHerb: A Path to Sustainable Growth](https://sphere.myherb.co.il/overview/unleashing-the-potential-of-amazon-aws-and-myherb-a-path-to-sustainable-growth.md): This article explores the development opportunities, common goals, and growth tools that can drive both companies towards a greener future.


---

# 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://sphere.myherb.co.il/overview.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.
