# The Dragon's Lair

## The Dragon's Lair

- [Enter the Dragon's Lair 🐲](https://docs.thedragonslair.farm/master.md): "I am King Under the Mountain!"
- [Roadmap 🗺️](https://docs.thedragonslair.farm/roadmap.md): "Not all those who wander are lost"
- [Dragon Egg Token (DREGG) 🥚](https://docs.thedragonslair.farm/dragon-egg-token.md): "Never laugh at live dragons, Bilbo you fool!"
- [Stealth Launch🌙](https://docs.thedragonslair.farm/dragon-egg-token/stealth-launch.md): “In this hour, I do not believe that any darkness will endure”
- [Emissions Tweaks and Multipliers 🛠️](https://docs.thedragonslair.farm/dragon-egg-token/emission-tweak-and-multipliers.md): “May your beer be laid under an enchantment of surpassing excellence for seven years!”
- [Deposits and Buyback / Burn Policy 🔥](https://docs.thedragonslair.farm/dragon-egg-token/deposits-and-buyback-burn-policy.md): "From the ashes a fire shall be woken, A light from the shadows shall spring..."
- [Security and Safety ⛨](https://docs.thedragonslair.farm/security-and-safety.md): "May it be a light to you in dark places, when all other lights go out."
- [Contracts 📜](https://docs.thedragonslair.farm/security-and-safety/contracts.md): “My precious!”
- [Pool IDs 🏊](https://docs.thedragonslair.farm/security-and-safety/pool-ids.md): "Are you going to leave me?" "No, Merry. I'm going to look after you."
- [How to Connect to Avalanche 🔺](https://docs.thedragonslair.farm/how-to-connect-to-avalanche.md): "Little by little, one travels far..."
- [Social Media 📢 / Links 🔗](https://docs.thedragonslair.farm/social-media.md): "Deeds will not be less valiant because they are unpraised"
- [Team 🧑‍🤝‍🧑](https://docs.thedragonslair.farm/team.md): "I am not trying to rob you!....I'm trying to help you."
- [Tiny Dragons NFTs 🐉](https://docs.thedragonslair.farm/tiny-dragons-nfts.md): "RAWWRR!!"
- [Tiny Dragons Arena 🏟️](https://docs.thedragonslair.farm/tiny-dragons-nfts/tiny-dragons-arena.md): "From the ashes, a fire shall be woken."
- [Tiny Dragons FAQs 🤔](https://docs.thedragonslair.farm/tiny-dragons-nfts/tiny-dragons-faqs.md): "...whuut?"
- [Dragon Fire Lottery! 💰](https://docs.thedragonslair.farm/dragon-fire-lottery.md): "If more of us valued food and cheer and song above hoarded gold, it would be a merrier world."


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thedragonslair.farm/master.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.
