> For the complete documentation index, see [llms.txt](https://www.indiainvestments.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.indiainvestments.wiki/stocks/index.md).

# Introduction to the Stocks Series

During the course of one's investing journey, one may come across their friends, relatives, colleagues, or simply hear about it in the newspaper or a website, about how profitable stock investing can be.

As on April 2021, there are 3,947 companies available for trade on BSE, the oldest stock exchange in India. Only 500 companies among these are qualified to be on the S\&P BSE 500 TRI index while only 30 companies make it to the premier S\&P BSE SENSEX TRI index.

Considering that there are approximately four thousands listed companies in the stock market in India, how does one go about deciding which companies to invest in? Where do we even begin? Which companies are "better" than their peer companies also listed on a stock exchange? Which parameters should we employ to judge companies and their stock? Perhaps we should also be asking ourselves — can we beat the market, benchmark indices like S\&P BSE SENSEX TRI and Nifty 50 TRI, if we invest in stocks? If one isn't able to consistently beat easily investable indices after dabbling in stocks for several years, is stock investing even worth it?

We'll attempt to answer these questions in this series.

{% content-ref url="/pages/-MUEng9Lf3h6RoL7bngE" %}
[Can You Beat the Market?](/stocks/can-you-beat-the-market.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUPN-WJiVXnBobtnxZ-" %}
[Reading an Annual Report](/stocks/reading-an-annual-report.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUEtioVvrnGwSRHgOkE" %}
[Researching a Sector](/stocks/researching-a-sector.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVa-v3dIHEaVgMRJvQo" %}
[Financial Metrics and Ratios](/stocks/financial-metrics-and-ratios.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUPP1zfyCWtpIb7kXZH" %}
[Using Screeners](/stocks/using-screeners.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUEng9a1RYJQz4KflVM" %}
[Due-Diligence Checklist](/stocks/due-diligence-checklist.md)
{% endcontent-ref %}


---

# 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:

```
GET https://www.indiainvestments.wiki/stocks/index.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.
