> For the complete documentation index, see [llms.txt](https://poornan.gitbook.io/thoughts-notes-and-collections/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://poornan.gitbook.io/thoughts-notes-and-collections/readme.md).

# Thoughts, Notes and Collections

[![GitBook](https://img.shields.io/static/v1?message=Documented%20on%20GitBook\&logo=gitbook\&logoColor=ffffff\&label=%20\&labelColor=5c5c5c\&color=3F89A1)](https://www.gitbook.com/preview?utm_source=gitbook_readme_badge\&utm_medium=organic\&utm_campaign=preview_documentation\&utm_content=link)

My Thoughts, Notes and Collections on Profession and Everyday Matters

### Disclaimer

The core ideas, thoughts, and expert opinions expressed in this site are the original work of the author, Anan. Google's Gemini AI was utilized as a writing assistant to help polish the final text, focusing on improving sentence flow, word choice, and overall stylistic consistency to enhance clarity and readability.


---

# 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:

```
GET https://poornan.gitbook.io/thoughts-notes-and-collections/readme.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.
