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

# 👋 Introduction

This is the official documentation site for Ritefolio.

Welcome to Ritefolio's comprehensive product documentation — your complete guide to managing portfolio reporting and capital gains with ease.

By combining seamless transaction imports, intelligent tax calculations, and detailed reporting, Ritefolio eliminates the manual effort of tracking investments across asset classes. We are committed to building tools that bring clarity to your investment journey — from trade-level data all the way to ITR-ready tax summaries.

We invite you to explore our features and discover how Ritefolio can save you time, reduce errors, and give you complete confidence in your investment reporting.


---

# 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://docs.ritefolio.in/overview/introduction.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.
