> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/clearlearn-personal-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/clearlearn-personal-finance/master.md).

# Learn Personal Finance

## 📚 Browse articles across 6 categories

1. [**Mutual Funds**<br>](/clearlearn-personal-finance/mutual-funds/basics-of-mutual-funds.md)Read these articles to know about what are mutual funds and its types which includes equity funds, debt funds, hybrid funds and more<br>
2. [**Stock Markets**](/clearlearn-personal-finance/stock-markets/stock-markets-basics-10.md)\
   Learn about how do stock markets work? How to choose in invest in stocks and analyse stocks <br>
3. [**Bank Deposits**](/clearlearn-personal-finance/bank-deposits/fixed-deposits-6.md)\
   Learn about secured investment instruments such as fixed deposits, recurring deposits and savings account<br>
4. [**Government schemes**](/clearlearn-personal-finance/government-schemes/provident-funds.md)\
   Grow money with government schemes under provident funds, NPS and other investment options<br>
5. [**Insurance**](/clearlearn-personal-finance/insurance/health-and-life-cover-8.md)\
   Learn about the importance of Health and Life insurance and other insurance instruments<br>
6. [**Loans and credit scores**](/clearlearn-personal-finance/banking-and-credit-scores/loans-8.md)\
   What are the types of loans - Personal loan, Home loan, Car loan, Working Capital Loan and more. What are credit scores and how are they calculated

{% hint style="info" %}
In case you want to refer these resources at a **later date**&#x20;

🔖Bookmark this page on your desktop **OR**\
📲 Create a shortcut from your mobile homescreen (select share > add to home screen)
{% endhint %}

## ❓ Why Learn with ClearTax?&#x20;

[👨‍💼](https://emojipedia.org/man-office-worker/)  Built by 80+ Chartered Accountants and Tax experts

[✔️](https://emojipedia.org/check-mark/) Trusted by 10 Mn Users annually

[⏱️](https://emojipedia.org/stopwatch/) Updated based on revised tax rules

{% hint style="success" %}

> " We believe financial prosperity is the first step to economic prosperity. We are on a mission to simplify finances for Indians"
>
> &#x20;\- Archit Gupta, Founder and CEO at ClearTax
> {% endhint %}


---

# 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://docs.cleartax.in/clearlearn-personal-finance/master.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.
