> For the complete documentation index, see [llms.txt](https://docs.unbotheredwolves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unbotheredwolves.com/introduction/roadmap.md).

# Roadmap

* [x] Distribution of Alphalist to early supporters
* [x] Launch Unbothered Wolves collection
* [x] Release $AWOO Tokenomics
* [x] Provide Liquidity for $AWOO (40k ₳)
* [x] Launch Staking for UW NFTs
* [x] Distribute 30.7k ₳ of royalty shares to Alphalist holders
* [x] Merch Pack Giveaway to holders
* [x] $AWOO Airdrop to holders *(Phase 3: TBA)*
* [x] Launch Guess Bot
* [x] Merch Sale with $AWOO as payment
* [x] Interactive Storytelling for Lycans
* [x] Add Giveaway / Raffle feature to Guess Bot
* [x] Release our White paper *(Unbothered Paper)*
* [x] XFORGE *(Mint Platform)* Alpha Test
* [x] XFORGE Beta Test
* [x] XFORGE Beta Launch
* [x] Launch Unbothered Lycans collection
* [x] Enable Staking for Unbothered Lycans
* [x] Lycans Airdrop to eligible Wolf holders
* [x] Project Website Revamp
* [x] Launch UW Missions
* [x] Partner with ADAHandle Backgrounds
* [x] General version of Guess Bot (Upgraded)
* [ ] Story and Artwork creation for Comics
* [ ] Adding more tools to XFORGE
* [ ] Partner with Digital Comics reader platform
* [ ] Release UW Comic Book's first edition
* [ ] Partnership with a Clothing Distributor/Manufacturer
* [ ] Launch Clothing brand with online shop
* [ ] *More goals are to be added.*

### Visual Roadmap v1

This was released prior to the Unbothered Wolves mint.

<div><figure><img src="/files/04Ki0Plx1eW6SOhV8ciu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dXVI0IJsE1tElY0AVGjI" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.unbotheredwolves.com/introduction/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.
