# Danger Valley

## Danger Valley

- [Danger Valley](https://docs.dangervalley.com/intro/danger-valley.md): Solana-based gaming platform
- [Core Team](https://docs.dangervalley.com/intro/core-team.md)
- [Links](https://docs.dangervalley.com/intro/links.md): All our official links
- [Interesting facts](https://docs.dangervalley.com/intro/interesting-facts.md): What's up?
- [Mobile app](https://docs.dangervalley.com/intro/mobile-app.md): We have developed in-house mobile app for iOS and Android.
- [Charity](https://docs.dangervalley.com/intro/charity.md)
- [Danger Valley Ducks](https://docs.dangervalley.com/nft/ducks.md): 7777 is the only number. No more, no less. Stake Ducks, trade Ducks, hold Ducks, quack with Ducks, be a Duck. Are Ducks dangerous? No one knows. Are the Ducks real? For quack sake yes!
- [Birds Aren't Real](https://docs.dangervalley.com/nft/pigeons.md): Soon you will find out who these pigeons are. Their history is shrouded in mystery. Where do they come from and why are they here? Are these pigeons real? No one knows. But you will find out.
- [Staking](https://docs.dangervalley.com/nft/staking.md): Stake your NFTs to get daily rewards
- [What is $BEAK?](https://docs.dangervalley.com/beak/what-is-beak.md)
- [Tokenomics](https://docs.dangervalley.com/beak/tokenomics.md): An overview of the mechanics and utility of $BEAK.
- [Utilities](https://docs.dangervalley.com/beak/utilities.md): What you can use $BEAK for.
- [Quackpot](https://docs.dangervalley.com/games/quackpot.md): Casino on Solana
- [Rocket Quest](https://docs.dangervalley.com/games/rocket-quest.md)
- [What is ArtRaffle?](https://docs.dangervalley.com/art-raffle/what-is-artraffle.md)
- [Terms & Conditions](https://docs.dangervalley.com/art-raffle/terms-and-conditions.md): Terms & Conditions for ArtRaffle


---

# 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.dangervalley.com/intro/danger-valley.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.
