# Graphtor Beta

## Graphtor Beta

- [Dive into the Beta Expedition](https://docs.graphtor.io/graphtor-beta/dive-into-the-beta-expedition.md): Beta Testers, Your Moment Has Arrived! Dive into the Graphtor beta version, specially crafted for data enthusiasts eager to explore, refine, and revolutionize.
- [Beta Testers' Quickstart](https://docs.graphtor.io/graphtor-beta/beta-testers-quickstart.md): These instructions empower you to have a fantastic beta testing experience. You'll have the resources to make the most of it and have a blast. Let's get started!
- [Example 1: IMDB Scores of Netflix's TV Shows and Movies Treasures](https://docs.graphtor.io/graphtor-beta/example-1-imdb-scores-of-netflixs-tv-shows-and-movies-treasures.md): Here's your beta test dataset, for you expedition with Graphtor's beta features, feel free to experiment. Your feedback will be the beacon that guides us!
- [Example 2: The Oldest Business Dinosaurs of the World](https://docs.graphtor.io/graphtor-beta/example-2-the-oldest-business-dinosaurs-of-the-world.md): Your beta test pack is ready with all you need to explore Grantor's wild features; feel free to experiment. We can't wait for your roars of feedback!
- [Data Raptor Champions](https://docs.graphtor.io/graphtor-beta/data-raptor-champions.md): Weekly Data Jungle Challenges 🦖✨Ignite Your Analytic Skills!
- [Week 1: Netflix IMDb Score](https://docs.graphtor.io/graphtor-beta/data-raptor-champions/week-1-netflix-imdb-score.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://docs.graphtor.io/graphtor-beta/dive-into-the-beta-expedition.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.
