# Saving money without money

## Essential

### 1. Write down your needs

It is important for us know our consumption and lifestyle choices. Once we have list like that we will be able to know where our spending goes.

### 2. Know about maintenance

* We can repair earphones, mobile phone with out having to buy new ones
* Wash hand towels use, and keep surfaces clean
* Invest in learning about aesthetics and minimalism

#### Learn about deep cleaning

* We can deep clean our home, once every three months
* Our PC, our teeth, and our relationships are all up for deep cleaning once in a while
* Buy on a case-by-case basis items like [cable protector](https://amzn.to/3ojyNIm) to increase durability.

### 3. Cook only enough to eat

* Once we know how to estimate our food correctly, we tend to do the same with the time that we have.
* Use only the required amount of water, even though the water is generally free (less costly).

### 4. Break down work into steps

Write down anything that you are going to do more than *once.* For example,

* [x] [How to use Pomodoro](/season-4/how-to-use-pomodoro.md)
* [x] The list of things required for visa application etc.

So that, the pieces are in one place and we could organize and improve now.

## Advanced

### 1. Know about people

* Invest some time into knowing people
* Read books like [How to win friends and influence people](https://amzn.to/3g43RZI)
* Aware of the different levels and intensities of relationships

### 2. Master everyday things

Anything that you do regularly can be and need to be mastered.

* If you cook everyday, see how to use knife better and simplify the recipes
* If you design everyday, write down the design process and keep a daily schedule for improvement

### 3. Use colors

Know about the colors. Use color codes for each day. For example,&#x20;

* Monday - Blue
* Tuesday - Green


---

# 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://i.janardhanpulivarthi.com/season-4/saving-money-without-money.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.
