# Style Guides

- [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/style-guides.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.
