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

# Outlanders Overview

The Havenfall Tribe NFT collection features four distinct tribes - Tricksters, Pathfinders, Gloops, and Enchanted. Each tribe is unique with their own abilities, strengths, and personalities. The collection is set in a world where tensions are rising between the tribes, but a town meeting is called to address these issues. Through a series of challenges and tests, the gods of Havenfall determine that all tribes are worthy of ruling over the land, and they must work together to maintain peace and prosperity. The NFT collection is a celebration of the cooperation and unity between the four tribes and the flourishing of Havenfall.&#x20;


---

# 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://outlanders.gitbook.io/outlanders/outlanders-overview.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.
