> 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.md).

# Valuation

- [Comparable](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable.md): This section covers the comparable valuation method, providing tools to analyze similar assets, make adjustments, and create comprehensive valuation summaries.
- [Background](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable/background.md)
- [Comparables](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable/comparables.md)
- [Adjustments](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable/adjustments.md)
- [Preliminaries review](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable/preliminaries-review.md)
- [Summary](https://docs.interval-soft.com/interval/documentation/workflow/valuation/comparable/summary.md)
- [Income](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income.md): This section focuses on property valuation through income-based approaches, offering tools to analyze leases, market data, and create comprehensive valuation summaries.
- [Summary](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income/summary.md)
- [Preliminaries Review](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income/preliminaries-review.md)
- [Valuation](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income/valuation.md)
- [Lease and Property Details](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income/lease-and-property-details.md)
- [Market Data](https://docs.interval-soft.com/interval/documentation/workflow/valuation/income/market-data.md)
- [Miscellaneous](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous.md): This section covers specialized valuation scenarios, including liquidation values, rent conversions, and other non-standard cases, supporting diverse valuation needs.
- [Liquidation Value](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/liquidation-value.md)
- [Adding Scenarios](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/adding-scenarios.md)
- [Freehold to Leasehold Conversion](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/freehold-to-leasehold-conversion.md)
- [Headline to Effective rent conversion](https://docs.interval-soft.com/interval/documentation/workflow/valuation/miscellaneous/headline-to-effective-rent-conversion.md)


---

# 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.interval-soft.com/interval/documentation/workflow/valuation.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.
