# Welcome to Keyholder

## Overview

Keyholder is a property rental platform that provides both tenants and property managers all of the tools necessary to operate an efficient rental tenancy arrangement.

With Keyholder, both tenants and property managers can engage as required in a compliant and secure environment to meet their respective obligations in a clear and easy-to-use manner.

> The Keyholder API provides programmatic access to Keyholder functionality, allowing developers to build custom features to do things like sync activity and campaign analytics with their database, manage contacts and screenings, and more.

## Get Started

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://docs.keyholder.ie/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://docs.keyholder.ie/overview/our-features)
{% endcontent-ref %}


---

# 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://docs.keyholder.ie/welcome-to-keyholder.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.
