# Tetration Lab

## Tetration Lab

- [About our team](https://tetration-lab.gitbook.io/whitepaper/tetration-lab/about-our-team.md): Who are we?
- [Our Vision](https://tetration-lab.gitbook.io/whitepaper/tetration-lab/our-vision.md): Tetration Lab Vision
- [Milestone & Roadmap](https://tetration-lab.gitbook.io/whitepaper/tetration-lab/milestone-and-roadmap.md)
- [Museum Heist](https://tetration-lab.gitbook.io/whitepaper/museum-heist/museum-heist.md): Official Museum Heist Whitepaper, last updated on Jan 2023
- [Gameplay](https://tetration-lab.gitbook.io/whitepaper/museum-heist/gameplay.md)
- [Night Time](https://tetration-lab.gitbook.io/whitepaper/museum-heist/gameplay/night-time.md): Time to take risk without getting caught!
- [Daytime](https://tetration-lab.gitbook.io/whitepaper/museum-heist/gameplay/daytime.md): Earn your Museum Visiting Earning, Investigate Behavior, Report Robbery
- [Resolution](https://tetration-lab.gitbook.io/whitepaper/museum-heist/gameplay/resolution.md): Who will be the winner?
- [Secret Behind Secret Heist](https://tetration-lab.gitbook.io/whitepaper/museum-heist/secret-behind-secret-heist.md): Technical detail of Museum Heist
- [Magic or Science?](https://tetration-lab.gitbook.io/whitepaper/museum-heist/secret-behind-secret-heist/magic-or-science.md): Key technology being used in Museum Heist
- [Step-by-Step](https://tetration-lab.gitbook.io/whitepaper/museum-heist/secret-behind-secret-heist/step-by-step.md): A walkthrough of how the heist game is made
- [Official Link](https://tetration-lab.gitbook.io/whitepaper/museum-heist/official-link.md)
- [Social Media](https://tetration-lab.gitbook.io/whitepaper/contact-us/social-media.md): Our contact information


---

# 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://tetration-lab.gitbook.io/whitepaper/tetration-lab/about-our-team.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.
