# Library overview

The Library is curated content available inside Stratix Premium at `stratix.layerlens.ai/dashboard/learning/library`.

## Content types

* **Conceptual articles** — what is faithfulness, what does GEPA do
* **Recipe walkthroughs** — end-to-end procedures
* **Industry guides** — vertical-specific patterns
* **Methodology essays** — drawn from quarterly reports

## Search and filter

Full-text search; filter by topic, difficulty, time-to-read.

## See also

* [Paths overview](/13.4-learning-portal/paths-overview.md)
* [Stratix Premium — Learning Library](/13.4-learning-portal/learning-library.md)


---

# 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.layerlens.ai/13.4-learning-portal/library-overview.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.
