# Good Dog House: Staking

- [Good Dog House Q\&A](https://good-dog-heel.gitbook.io/heel/good-dog-house-staking/good-dog-house-q-and-a.md): Commonly asked questions about the Good Dog House staking dApp with simple answers!
- [GDH: Staking Wave 1 (Upgradeable Traits)](https://good-dog-heel.gitbook.io/heel/good-dog-house-staking/gdh-staking-wave-1-upgradeable-traits.md): Staking Wave 1 is exclusive to My Good Dog NFTs. Stake or un-stake at anytime but must stay 30 consecutive days to claim trait rewards.
- [GDH: Staking Wave 2 (NFT Rewards)](https://good-dog-heel.gitbook.io/heel/good-dog-house-staking/gdh-staking-wave-2-nft-rewards.md): Exclusive to Good Dog House Stakers who've already completed Staking Wave 1
- [GDH: Staking Wave 3](https://good-dog-heel.gitbook.io/heel/good-dog-house-staking/gdh-staking-wave-3.md): Details TBA!
- [Evolution of Staking Rewards](https://good-dog-heel.gitbook.io/heel/good-dog-house-staking/evolution-of-staking-rewards.md): HEEL developers see the most value in rewarding long-term Good Dog House Stakers through creative experiences, HEEL related rewards, and eventual real world applications of the HEEL brand


---

# 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://good-dog-heel.gitbook.io/heel/good-dog-house-staking.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.
