> For the complete documentation index, see [llms.txt](https://tropictales.gitbook.io/uncharted-reality-tropic-vibe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tropictales.gitbook.io/uncharted-reality-tropic-vibe/island-nft/island-travel.md).

# Island travel

Some islands are bigger and some are smaller - However the main transportation on the islands are Walking, Running, Biking or Cross/ATV&#x20;

Most islands contains some kind of route for Biking / ATV fun.

Archipelagos and Atoll's come with Jetski travelpoints.\
If you ride a Jetski and falls off/loose you Jetski you can swim to the nearest island - The unused Jestski will respawn after 5 minutes without active rider.\
\ <mark style="color:orange;">All vehicles that are left without rider will respawn after 5 minutes.</mark>\
\
There will be no Car or Air travel at the moment but if there was Air travel to be implemented it would be Airballoon adventure that slowly drifts above your island on a given route to make a nice experience.<br>


---

# 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://tropictales.gitbook.io/uncharted-reality-tropic-vibe/island-nft/island-travel.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.
