# Welcome to Island

Welcome to the documentation library for the Island Router product line.  All router models feature an intuitive web interface and phone app for oversight and management.  As the interfaces are identical, the documentation provided applies to both.  A comprehensive Command Line Interface (CLI) is also available for configuration and operation of the Island Routers.

Below are the components of the Island Router documentation. Updates will be published as they become available.

* ### [CLI Reference Guide](https://app.gitbook.com/o/CQgEXz3mF8b0UjdDEoPN/s/xsoFIDSI3wfjoUfokLEr/)


---

# 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.islandrouter.com/welcome-to-island.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.
