> 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/what-is-outlanders/roadmap.md).

# Roadmap

**Weapon Airdrops**

The airdrop of WEAPONS will bring excitement and an extra layer of immersion for all NFT holders of the four tribes in Havenfall. The weapons have been specially designed to align with each tribe, providing a sense of belonging and pride for its holders. The rarity levels of these weapons add another element of excitement and anticipation, as players will have the chance to obtain some of the rarest weapons. This airdrop is not just a token of gratitude, but a way to further enhance the experience of being a part of the Havenfall universe. So, don't miss out on this exciting opportunity to upgrade your arsenal and strengthen your position in the game.

**Weapon store**

All the weapons obtained through the airdrop and giveaways will be fully tradeable within the Havenfall weapon store. This allows players to potentially increase the value and rarity of their weapons through trades with other players, adding a new level of strategy and collectibility to the Havenfall experience

**Weapon Collectibles quest**

Following the weapons airdrop, a crucial quest will begin, aimed at collecting weapons to combat a mysterious and unknown enemy threatening the delicate ecosystem of Havenfall. The outcome of this quest will be instrumental in maintaining peace and stability within the world.

**The Assembly**

The Assembly is set to take place three weeks after the weapons airdrop and is set to be the biggest event in Havenfall. During this moment, all four tribes will come together to face a mysterious and unknown threat that threatens the ecosystem of the world. This gathering of forces is a testament to the unity and strength of the inhabitants of Havenfall, and is a crucial moment in the ongoing fight for the preservation of their world.

**The Unknown**

After the assembly, it will be time to fight the enemy. A brand new collection..

**Giveaways**\
Multiple giveaways will be held, offering in-game items and weapons to members of the Havenfall community. These prizes will vary in rarity and value, adding an extra layer of excitement and unpredictability to the events.

**Community events**

The Havenfall community will have the opportunity to experience both virtual and real-life events as the tribes come together to fight the unknown enemy. These events will bring the holders even closer to the world of Havenfall, allowing them to immerse themselves in the rich and exciting culture of the different tribes. Whether it be participating in virtual battles or attending in-person gatherings, the community will have a chance to come together and experience Havenfall like never before. With the power of technology and the passion of the players, these events will be the ultimate celebration of the Havenfall world and its unique inhabitants.


---

# 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, and the optional `goal` query parameter:

```
GET https://outlanders.gitbook.io/outlanders/what-is-outlanders/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
