# Finding your Passion, Purpose of Life

We keep hearing these words "Find your passion" from people, from different media sources, and even from famous quotes like the one below

> Choose a job that you love, and you will never have to work a day in your life — Confucius

How to find your passion/purpose in life? is one of the most difficult question, but there is a Japanese concept called "ikigai" which can be of help.

All you have to do is answer 4 questions.

* What you love.
* What you are good at.
* What the world needs.
* What you get paid for.

It's hard to answer the above questions too, but try to put up a list of items under each section and choose the one which best fits you or start working towards it.

If you have list ready,

* The first level of intersection gives you the basic elements(**Passion, Profession, Mission, Vocation**).
* The second level intersections give you feelings.

{% img center /images/posts/ikigai.jpg %}

Let's say for example "**What you love?:** is helping others" & "**What the world needs?:** is to end hunger"; If you do that you will feel "Delight and fullness, but no wealth".

You can't live without wealth, so it's really important to settle in the middle to attain fulfillment/purpose in life. In Japanese terms, you will attain your "ikigai" aka "a reason for being" if you settle in the sweet spot on the middle.

I appreciate your time & good luck finding your ikigai.


---

# 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/productivity/finding-your-passion-purpose-of-life.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.
