# Wiki

- [Productivity](https://www.logeshpaul.com/wiki/productivity.md)
- [My Ultimate Self Guide - For Better Living](https://www.logeshpaul.com/wiki/productivity/my-ultimate-self-guide-for-better-living.md): Published on: 2017-10-23
- [Finding your Passion, Purpose of Life](https://www.logeshpaul.com/wiki/productivity/finding-your-passion-purpose-of-life.md): Published on: 2019-07-18
- [Great Techniques To Self Mastery](https://www.logeshpaul.com/wiki/productivity/great-techniques-to-self-mastery.md): Published on: 2018-06-30
- [Better Yields Best](https://www.logeshpaul.com/wiki/productivity/better-yields-best.md): Published on: 2018-03-26
- [Who is Driving? You (or) Your Mind](https://www.logeshpaul.com/wiki/productivity/who-is-driving-you-or-your-mind.md): Published on: 2019-02-05
- [Goals](https://www.logeshpaul.com/wiki/productivity/goals.md)
- [My Workdesk (Sep 2024)](https://www.logeshpaul.com/wiki/productivity/my-workdesk-sep-2024.md): Updated on Sep 2024
- [SublimeText Plugins  —  I Use](https://www.logeshpaul.com/wiki/productivity/sublimetext-plugins-i-use.md): Published on: 2014-07-07
- [Code](https://www.logeshpaul.com/wiki/code.md)
- [Bash](https://www.logeshpaul.com/wiki/code/bash.md)
- [Regex](https://www.logeshpaul.com/wiki/code/regex.md)
- [Capybara](https://www.logeshpaul.com/wiki/code/capybara.md)
- [Chrome](https://www.logeshpaul.com/wiki/code/chrome.md)
- [CSS](https://www.logeshpaul.com/wiki/code/css.md)
- [Git](https://www.logeshpaul.com/wiki/code/git.md)
- [Mac](https://www.logeshpaul.com/wiki/code/mac.md)
- [Atom](https://www.logeshpaul.com/wiki/code/atom.md)
- [Ruby](https://www.logeshpaul.com/wiki/code/ruby.md)
- [Slack](https://www.logeshpaul.com/wiki/code/slack.md)
- [Husky](https://www.logeshpaul.com/wiki/code/husky.md)
- [Zsh](https://www.logeshpaul.com/wiki/code/zsh.md)
- [Javascript](https://www.logeshpaul.com/wiki/code/javascript.md)
- [Best Practices](https://www.logeshpaul.com/wiki/code/programming.md)
- [What is debounce?](https://www.logeshpaul.com/wiki/code/what-is-debounce.md)
- [Rbenv](https://www.logeshpaul.com/wiki/code/rbenv.md): rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project
- [Brew](https://www.logeshpaul.com/wiki/code/brew.md)
- [RVM](https://www.logeshpaul.com/wiki/code/rvm.md)
- [Design](https://www.logeshpaul.com/wiki/design.md)
- [Why do we need a design system?](https://www.logeshpaul.com/wiki/design/why-do-we-need-a-design-system.md): Published on: 2020-05-14
- [Health](https://www.logeshpaul.com/wiki/health.md)
- [Facts about getting fit](https://www.logeshpaul.com/wiki/health/facts-about-getting-fit.md)
- [TDS and its Role in Drinking Water](https://www.logeshpaul.com/wiki/health/drinking-water.md)
- [Gut](https://www.logeshpaul.com/wiki/health/gut.md)
- [Mind](https://www.logeshpaul.com/wiki/mind.md)
- [Behaviour](https://www.logeshpaul.com/wiki/mind/behaviour.md)
- [Evolving Brain](https://www.logeshpaul.com/wiki/mind/evolving-brain.md)
- [The Law of Wasted Effort](https://www.logeshpaul.com/wiki/mind/the-law-of-wasted-effort.md)
- [Personal](https://www.logeshpaul.com/wiki/personal.md)
- [Vision and Values](https://www.logeshpaul.com/wiki/personal/values.md)
- [Learning From My First Startup](https://www.logeshpaul.com/wiki/personal/learning-from-my-first-startup.md): Published on: 2018-04-29
- [Finance](https://www.logeshpaul.com/wiki/finance.md)
- [5 Finance Advices From The Ancient Richest City Of The World](https://www.logeshpaul.com/wiki/finance/5-finance-advices-from-the-ancient-richest-city-of-the-world.md): Published on: 2018-09-02
- [Interim Dividend](https://www.logeshpaul.com/wiki/finance/interim-dividend.md)
- [Cash Reserve Ratio](https://www.logeshpaul.com/wiki/finance/cash-reserve-ratio.md)
- [Dematerialisation](https://www.logeshpaul.com/wiki/finance/dematerialisation.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://www.logeshpaul.com/wiki.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.
