> 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/collections/unbothered-wolves.md).

# Unbothered Wolves

### Mint Details

* Supply: 5000 NFTs
* Date: Nov. 04, 2022
* Price: Alphalist = 55 ₳
* Price: Whitelist and Public = 65 ₳
* Total Traits: 166
* Creator Royalty: 5%

**Unbothered Wolves** is a collection of 5000 Wolf profile pictures with *fun and nostalgic* appearances. They are generated and assembled using an algorithm-based system. They all love to *“Chill Out. Stay Unbothered.”*\
\
Discover their origin: [Lore](/introduction/overview/lore.md)

<figure><img src="/files/buBUKrwUTibYqGMGwdkL" alt=""><figcaption><p>Unbothered Wolves Actual NFTs</p></figcaption></figure>

### Collection Facts

There are no 1/1 Wolves. There are notable characters who are important for Unbothered Wolves lore, namely: Dr. Gray, Kings and Bots. There is a King for each Fur Family (a total of 17 Kings) and only 5 Bots in the whole collection. *Note: There were 50 wolves withheld from sale; they were reserved for giveaways and team members.*

<figure><img src="/files/3oelyDnAZIvYI2csZMhf" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Marketplace" %}
{% embed url="<https://www.jpg.store/collection/unbotheredwolves>" %}
{% endtab %}

{% tab title="Rankings" %}
{% embed url="<https://cnft.tools/unbotheredwolves>" %}
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**Policy ID:**\
\
[565c46f59d8e92eb47404b348cc4ff88a625d25ecbe4bab92ff25e56](https://cardanoscan.io/tokenPolicy/565c46f59d8e92eb47404b348cc4ff88a625d25ecbe4bab92ff25e56)
{% endhint %}


---

# 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/collections/unbothered-wolves.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.
