# Hashly Docs

## Hashly Docs

- [Welcome to Hashly](https://hashly.gitbook.io/hashly-docs/readme.md)
- [What is Hashly?](https://hashly.gitbook.io/hashly-docs/getting-started/what-is-hashly.md)
- [Connect Your Wallet](https://hashly.gitbook.io/hashly-docs/getting-started/connect-wallet.md)
- [Quick Start Guide](https://hashly.gitbook.io/hashly-docs/getting-started/quick-start.md)
- [Events Calendar](https://hashly.gitbook.io/hashly-docs/discover/events-calendar.md)
- [Voting System](https://hashly.gitbook.io/hashly-docs/discover/voting-system.md)
- [Hedera News Feed](https://hashly.gitbook.io/hashly-docs/discover/news-feed.md)
- [Markets & Compare](https://hashly.gitbook.io/hashly-docs/markets/token-nft-rankings.md)
- [Forever Mint](https://hashly.gitbook.io/hashly-docs/markets/forever-mint.md)
- [Ecosystem Directory](https://hashly.gitbook.io/hashly-docs/markets/ecosystem.md)
- [Mindshare](https://hashly.gitbook.io/hashly-docs/markets/mindshare.md)
- [Dragon Staking & Embers](https://hashly.gitbook.io/hashly-docs/rewards/staking.md)
- [Raffles](https://hashly.gitbook.io/hashly-docs/rewards/raffles.md)
- [Missions and XP](https://hashly.gitbook.io/hashly-docs/rewards/missions.md)
- [Season Pass & Leaderboard](https://hashly.gitbook.io/hashly-docs/rewards/leaderboard-seasons.md)
- [Referral Program](https://hashly.gitbook.io/hashly-docs/rewards/referrals.md)
- [HashWorld Globe](https://hashly.gitbook.io/hashly-docs/community/hashworld.md)
- [NFT Museums](https://hashly.gitbook.io/hashly-docs/community/museum.md)
- [Attendance Badges](https://hashly.gitbook.io/hashly-docs/community/badges.md)
- [Submit an Event](https://hashly.gitbook.io/hashly-docs/for-event-organizers/submit-event.md)
- [Attendance Badges for Hosts](https://hashly.gitbook.io/hashly-docs/for-event-organizers/host-badges.md)
- [On-Chain Records (HCS)](https://hashly.gitbook.io/hashly-docs/technical/hcs-voting.md)
- [Compatible Wallets](https://hashly.gitbook.io/hashly-docs/technical/wallets.md)
- [Public API](https://hashly.gitbook.io/hashly-docs/technical/public-api.md)
- [Privacy & Terms](https://hashly.gitbook.io/hashly-docs/technical/privacy-terms.md)


---

# 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://hashly.gitbook.io/hashly-docs/readme.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.
