# Introduction

- [Overview](https://docs.unbotheredwolves.com/introduction/overview.md): The beginning of our journey.
- [Lore](https://docs.unbotheredwolves.com/introduction/overview/lore.md): Discover the Unbothered Wolves story.
- [Our Vision](https://docs.unbotheredwolves.com/introduction/overview/our-vision.md): Art, Community, Story, and Utility — All in one place!
- [Why Cardano?](https://docs.unbotheredwolves.com/introduction/overview/why-cardano.md): The blockchain for everyone.
- [Roadmap](https://docs.unbotheredwolves.com/introduction/roadmap.md): Our goals and what we've achieved so far.
- [Team](https://docs.unbotheredwolves.com/introduction/team.md): Who are behind the Unbothered Wolves?
- [Official Links](https://docs.unbotheredwolves.com/introduction/official-links.md): Follow us for the latest updates.


---

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