> For the complete documentation index, see [llms.txt](https://eqolines.gitbook.io/eqoline/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eqolines.gitbook.io/eqoline/master.md).

# Welcome Page

## 1.0 Welcome Page

### Navigation of the Welcome Page

Upon bringing the Eqolines extension into the dashboard you are presented with the screen below -

![](/files/-MhJGYP-FurcAC6r_TZX)

There are three containers – Video, Docs and Demo.

**Video** – Clicking on this link will take you to a series of short videos which show you how to use the Eqolines extension with the demo workbook.

**Docs** – Clicking on this link will take you to the Eqolines website, where there are help pages with details on using the Eqolines extension.

**Demo** – Clicking on this link will allow you to download a .twbx file for each of the API examples. They are named accordingly - Isoline / Journey Matrix / Route Optimisation / Geospatial Filtering.

Follow the videos which use these sample workbooks to be able to understand the full use of the extension.

Underneath the containers is a link to get your trial key. You will need to click this link to apply for the keys to enable you to start configuration on the extension.

If you are using the free version then you will need to enter TWO keys and if you are using the paid for version then it is only ONE key.  For the free version the extra key will be ORS and this needs to go into the bottom box.

In the bottom left we have a link to some more help documentation and the landing eqolines website page.

Bottom right details with the minimum Tableau version required (2018.5.4).


---

# 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://eqolines.gitbook.io/eqoline/master.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.
