# How to use our demos

### Prerequisites

Before you begin you will need a Loqate Harmony Account. You can register a free trial to get started.

{% embed url="<https://www.loqate.com/anz/register/>" %}

### Understanding the **demo** templates

Each of demo you will need to include you Authentication to use. We use Codepen so you can see how we have implemented our API's and supporting libraries.

#### Settings

First enter you credentials and press start. This is the same for all demo's

**Filters**

Each demo you can set common Options to optimise the look, feel and performance of our API's. We set the default to what works for most of the time. Changing the filters is about tuning the use case for your business.

#### Demo section

Each demo varies to display the performance of our API's. However, commonly we have input fields usually appearing first with instructions then the full response from our API service based on your filters.

**Input fields**

These provide you with the customer experience of using Loqate in a field. Commonly things that would take you several fields are solved in just a few keystrokes.

**Response**

The full response from our API. Often from the few keystrokes put into the input field our full response is full of data structured and ready for use.

### Go to Demo

{% content-ref url="/pages/HvyuR7TTNjla3K5XMkWb" %}
[Address Validation Demo](/loqate-harmony-api/demos/address-validation-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vg6qJfLLcMfajoujSxTS" %}
[Address by Geocode (Reverse Geocode) Demo](/loqate-harmony-api/demos/address-by-geocode-reverse-geocode-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/HVNXWJZwijWqdCG09GQZ" %}
[Address Cleanse Demo](/loqate-harmony-api/demos/address-cleanse-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/8DMdwogg6aOdZATAp5Sy" %}
[Address Parse Demo](/loqate-harmony-api/demos/address-parse-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/k8dR5NJsjr5vhxLTmtR2" %}
[Business Validation Demo](/loqate-harmony-api/demos/business-validation-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/cRdWEvExEInbaObtWXNc" %}
[Email Validation Demo](/loqate-harmony-api/demos/email-validation-demo.md)
{% endcontent-ref %}

{% content-ref url="/pages/IgCT1mGwXcOejmCETOTG" %}
[Phone Validation demo](/loqate-harmony-api/demos/phone-validation-demo.md)
{% 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.mastersoftgroup.com/loqate-harmony-api/demos/how-to-use-our-demos.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.
