> For the complete documentation index, see [llms.txt](https://docs.interval-soft.com/interval/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/freehold-to-leasehold-conversion.md).

# Freehold to Leasehold Conversion

The “Freehold to Leasehold” and “Leasehold to Freehold” conversion tools give users the possibility to choose comparables with different tenure types while gathering market data information on properties. If comparable evidences are scarce, the last resort option may be to select a comparable property with a different tenure than your target property, and adjust it to arrive at the appropriate estimate of value (capital or rental).

<figure><img src="/files/kZR9y3267qnNIafxHMX6" alt=""><figcaption><p>Freehold to Leasehold</p></figcaption></figure>

1. **Leasehold & Freehold information:** Information about the lease or the freehold interest is displayed.
2. **Effective Rent & Headline Rent:** Calculations are always performed using the effective rent. If the rent type is a headline rent, then further calculation steps are required (See Headline to Effective Rent conversion tool).
3. **All risk Yield:** The All Risk Yield (ARY) is either used to capitalise the annual effective rent and determine the capital value, or retro-engineer the monthly rent from the comparable capital value.
4. The final converted value is displayed with the calculation details for ease of understanding.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/freehold-to-leasehold-conversion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
