> For the complete documentation index, see [llms.txt](https://www.logeshpaul.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.logeshpaul.com/wiki/finance/5-finance-advices-from-the-ancient-richest-city-of-the-world.md).

# 5 Finance Advices From The Ancient Richest City Of The World

I heard from many of my readers that my last post **Great Techniques to Self Mastery** which is a summary of what I read on a [book](https://www.goodreads.com/book/show/43877.The_Monk_Who_Sold_His_Ferrari) really helped them gain some insights in 5 minutes rather than reading the whole book(Although I recommend reading the whole book to experience it)

That brings me to writing this post, a quick summary of what I learned from [The Richest Man In Babylon](https://www.goodreads.com/book/show/1052.The_Richest_Man_in_Babylon)

The book fun to read walks you through the old city of Babylon & its stories of greatest men's, yet thought-provoking. Gives you a different perspective of money and how to use them.

Quick fact about Babylon: There where the first civilization to have a Written Language, Engineers, Astronomers, Finance experts, etc., Babylon is an outstanding example of man's ability to achieve great objectives, using whatever means are at his disposal. Babylon got only two resources "Fertile Soil" & "River Water". Not even stones to build walls, Yet it proved to be the richest city in the ancient world.

#### 5 Finance Advices From The Ancient Richest City Of The World:

1. **Save 10% of your income** — be content to keep this portion.
2. **Avoid unnecessary expenses** — What each of us calls our "necessary expense" will always grow to equal our income unless we protest to the contrary.
3. **Improve your skills to increase your income** — Dedicate time for learning & improve your craft. The man who seeks to learn more of his craft shall be richly rewarded.
4. **Choose your investment wisely** — A small return and a safe one is far more desirable than risk. Don't take advice from inexperienced people. The man who invests in business or purpose with which he is not familiar fails mostly.
5. **Put the money to work** — A man's wealth is not in the purse he carries. A fat purse quickly empties if there be no golden stream to refill it.

> I wish an income that will keep flowing into my purse whether I sit upon the wall or travel to far lands.


---

# 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, and the optional `goal` query parameter:

```
GET https://www.logeshpaul.com/wiki/finance/5-finance-advices-from-the-ancient-richest-city-of-the-world.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
