> 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/more/whats-next.md).

# What's next?

### More Tools on XFORGE

Our mint platform will constantly evolve. We will be adding more major features, such as token airdrops, token presales, and many more. This also, depends on the funding we'll have.

### Digital Comic Books

The back stories of the main characters will be explored, allowing us to flesh out our narrative and showcase more amazing artwork from our artist and his team. This will be minted as NFT, which can be accessed exclusively by comic book holders through our partner platform.

### Clothing Brand

One of our main goals is onboarding new people to Web3, especially Cardano. To do this, we need a product that targets the Web2 masses and bridges the gap for mass adoption of NFTs and crypto in general. This isn't your typical NFT merch, but a brand with a mission to onboard more users to Cardano.

{% hint style="info" %}
More details for each plan will be disclosed once they are delivered. As we've always emphasized, we do not want to make empty promises but only give insights for everyone to look forward to. Furthermore, these plans might change depending on the current market or funding situation. We will be flexible and act accordingly for the best interest of the project and its community.
{% endhint %}

<figure><img src="/files/t4Yg8JdvStf3dXrnXi60" alt=""><figcaption><p>As always, chill out and stay unbothered!</p></figcaption></figure>


---

# 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/more/whats-next.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.
