# Techy Stuff

- [Official Links](https://whitepaper.mintofdestiny.xyz/techy-stuff/official-links.md)
- [Contracts](https://whitepaper.mintofdestiny.xyz/techy-stuff/contracts.md)
- [Blockchain](https://whitepaper.mintofdestiny.xyz/techy-stuff/blockchain.md)
- [Token Usage Rights](https://whitepaper.mintofdestiny.xyz/techy-stuff/token-usage-rights.md)
- [Installing and Setting up Metamask](https://whitepaper.mintofdestiny.xyz/techy-stuff/installing-and-setting-up-metamask.md)
- [Rarity Levels By Attribute](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute.md): Raw Data of all attributes for rarity levels
- [All Tokens](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/all-tokens.md): Rarity Levels for every attribute compared against all tokens
- [Heroes](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/heroes.md): Rarity Levels for all Hero attributes compared against all Hero tokens
- [n00b](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/heroes/n00b.md): Rarity Levels for all Hero attributes for the n00b role
- [Hardcore](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/heroes/hardcore.md): Rarity Levels for all Hero attributes for the Hardcore role
- [Legendary](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/heroes/legendary.md): Rarity Levels for all Hero attributes for the Legendary role
- [Villains](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains.md): Rarity Levels for all Villain attributes compared against all Villain tokens
- [Minions](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains/minions.md): Rarity Levels for all Villain attributes for the Minions
- [Mini-Bosses](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains/mini-bosses.md): Rarity Levels for all Villain attributes for the Mini-Bosses
- [Bosses](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains/bosses.md): Rarity Levels for all Villain attributes for the Bosses
- [Warlocks](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains/warlocks.md): Rarity Levels for all Villain attributes for the Warlocks
- [Witches](https://whitepaper.mintofdestiny.xyz/techy-stuff/rarity-levels-by-attribute/villains/witches.md): Rarity Levels for all Villain attributes for the Witches


---

# 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://whitepaper.mintofdestiny.xyz/techy-stuff.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.
