# Autosuggest API

## Introduction

The Autosuggest API is a sophisticated tool designed to facilitate address entry for Dutch homes, offering real-time automated suggestions and completions. This technology is aimed at enhancing the accuracy of property selection within an application, streamlining the user's search experience.

Detailed functionalities of the Autosuggest API include:

* Real-time generation of address suggestions as the user types, reducing the likelihood of input errors and speeding up the data entry process.
* Intelligent completion algorithms that predict and provide full addresses based on partial information, ensuring users can quickly find and select the correct property.
* A user-centric design that improves the overall journey for customers within the application by making property searches more efficient and user-friendly.

This API is particularly advantageous for real estate platforms, location-based services, and any application where precise address information is crucial, providing a seamless and intuitive interface for end-users.


---

# 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.altum.ai/english/property-data/auto-suggest-api.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.
