# Raw

- [my 2nd response to TLDR - Prompts don't scale. MCPs don't scale. Hooks do.](https://docs.yemreak.com/raw/my-2nd-response-to-tldr-prompts-dont-scale-mcps-dont-scale-hooks-do.md)
- [my 1st response to TLDR - Prompts don't scale. MCPs don't scale. Hooks do.](https://docs.yemreak.com/raw/my-1st-response-to-tldr-prompts-dont-scale-mcps-dont-scale-hooks-do.md)
- [Serena MCP](https://docs.yemreak.com/raw/serena-mcp.md)
- [Web vs macOS - Responsive Problem](https://docs.yemreak.com/raw/web-vs-macos-responsive-problem.md)
- [Yapay Zekalar icin Visualization Hatirlatmalari](https://docs.yemreak.com/raw/yapay-zekalar-icin-visualization-hatirlatmalari.md)
- [Diyagramlar](https://docs.yemreak.com/raw/diyagramlar.md)
- [TypeScript dosyasının tüm elementlerini gösteren template](https://docs.yemreak.com/raw/typescript-dosyasinin-tum-elementlerini-gosteren-template.md)
- [Calude Web Can't See Artifacts](https://docs.yemreak.com/raw/calude-web-cant-see-artifacts.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.yemreak.com/raw.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.
