# HandsNFT

## HandsNFT AI

- [Introduction](https://handsnft.gitbook.io/handsnft/introduction.md)
- [How It Works](https://handsnft.gitbook.io/handsnft/getting-started/how-it-works.md)
- [Levels and Pools](https://handsnft.gitbook.io/handsnft/getting-started/levels-and-pools.md)
- [Key Mechanics](https://handsnft.gitbook.io/handsnft/getting-started/key-mechanics.md)
- [Strategical Tips For Pro Players](https://handsnft.gitbook.io/handsnft/getting-started/strategical-tips-for-pro-players.md)
- [Roadmap](https://handsnft.gitbook.io/handsnft/getting-started/roadmap.md)
- [Socials](https://handsnft.gitbook.io/handsnft/getting-started/socials.md)
- [V1 to V2 Update Notes](https://handsnft.gitbook.io/handsnft/v1-to-v2-update-notes.md): In a short time, we have achieved many successes and made fundamental improvements to our game based on your feedback and in line with our vision. In this article, you will learn about all the updates
- [Terms & Conditions](https://handsnft.gitbook.io/handsnft/terms-and-conditions.md)
- [Privacy Policy](https://handsnft.gitbook.io/handsnft/privacy-policy.md)
- [Cookie Policy](https://handsnft.gitbook.io/handsnft/cookie-policy.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://handsnft.gitbook.io/handsnft/introduction.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.
