> For the complete documentation index, see [llms.txt](https://james-ebook.gitbook.io/key-words-for-fluency/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://james-ebook.gitbook.io/key-words-for-fluency/section-05-the-natural-world/island.md).

# Island

## Verb + island

* live on an island
* ***get to / reach*** an island
* visit an island
* leave an island
* sail around the island
* islands attract (tourists)

## Adjective + island

* a desert island
* a remote island
* a tropical island
* an uninhabited island

## Exercises

### 1. Verb + island

1. The only way to ***get*** to the island is *by boat*. A daily ferry connects it to the mainland.
2. Are there people on the island? I thought nobody ***lived*** there.
3. Many of young people are forced to ***leave*** the island to *find work* on the mainland.
4. We’ll be ***visiting*** a number of Greek islands on our Mediterranean cruise.
5. The island is a popular holiday resort. It ***attracts*** around 80,000 tourists a year.
6. We ***sailed*** around the island in the middle of the lake, but there was nothing much to see.

### 2. Adjective + island

1. It’s such a ***remote*** island that very few tourists go there. It’s so difficult to get to.
2. What would you take with you if you had to spend some time alone on a ***desert*** island?
3. My idea of the perfect holiday would be two weeks on a ***tropical*** island in the Pacific Ocean!
4. The island of St Kilda is ***uninhabited***. Nobody lives there any more. It’s off the west coast of Scotland.


---

# 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://james-ebook.gitbook.io/key-words-for-fluency/section-05-the-natural-world/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.
