# Contributors Section

- [How Can I Start Contributing?](https://www.indiainvestments.wiki/contributors/index.md): A step-by-step guide on how to contribute to the India Investments Wiki
- [What is a Contributor License Agreement and why are we using it?](https://www.indiainvestments.wiki/contributors/what-is-a-contributor-license-agreement-and-why-are-we-using-it.md): The reasons why we're using a contributor license agreement, prominent examples of contributor license agreements being used, and a human readable summary.
- [Contributor License Agreement](https://www.indiainvestments.wiki/contributors/what-is-a-contributor-license-agreement-and-why-are-we-using-it/contributor-license-agreement.md): Agreement between contributors to the wiki and how their content would be used by India Investments
- [How to link FAQ via bot in Discord](https://www.indiainvestments.wiki/contributors/how-to-link-faq-via-bot-in-discord.md): Step-by-step guide on how you can use bot to link to existing FAQ entries
- [Style Guides](https://www.indiainvestments.wiki/contributors/style-guides.md): Content guideline for contributors to IndiaInvestments wiki
- [General Style Guide](https://www.indiainvestments.wiki/contributors/style-guides/general-style-guide.md): A common guideline on how to contribute content to wiki.
- [FAQ Style Guide](https://www.indiainvestments.wiki/contributors/style-guides/faq-style-guide-1.md): Guidelines for how to write content for FAQ section
- [How To Style Guide](https://www.indiainvestments.wiki/contributors/style-guides/how-to-style-guide.md): A style guide for How To section of our wiki
- [Excel Series Style Guide](https://www.indiainvestments.wiki/contributors/style-guides/excel-series-style-guide.md): A set of guiding principles on how to write an entry for the excel series
- [Stocks Style Guide](https://www.indiainvestments.wiki/contributors/style-guides/stocks-style-guide.md): A style guide on how to contribute to the stocks section of our wiki


---

# 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.indiainvestments.wiki/contributors.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.
