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

# What is DrukRent?

DrukRent is a modern property management application designed for Bhutanese house owners and landlords. It makes it simple to manage tenants, track rent, generate invoices and receipts, record security deposits, and even generate tenancy agreements—all from one clean dashboard. Instead of juggling spreadsheets or paper receipts, DrukRent helps you stay organized and stress-free.

House owners have full flexibility—you can choose which features or record-keeping models to use, based on your needs. The system is meant primarily for your own records, and there’s no requirement to issue receipts unless you decide to.

With DrukRent, you can:

* Manage properties, units, and tenants in one place.
* Generate invoices and branded receipts instantly.
* Track rent payments and security deposits.
* Generate tenancy agreements and record condition reports.

DrukRent is affordable, easy to use, and built specifically for Bhutan’s rental market.

At the end of the day, DrukRent’s purpose is to give you clarity, organization, and peace of mind in your property management.


---

# 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://drukrent.drukmas.com/readme.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.
