> For the complete documentation index, see [llms.txt](https://docs.graphtor.io/graphtor-beta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graphtor.io/graphtor-beta/beta-testers-quickstart.md).

# Beta Testers' Quickstart

## Step 1: **Join the Graphtor Community**&#x20;

The journey is always more exciting when you share it with others. That's why we're inviting you to our [Discord Server.](https://discord.gg/k6wGEk4wmw) Remember, raptors didn't hunt alone, and neither should you.

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://discord.gg/FKTZV2ZX"><strong>Join the Graphtor Discord Server Now!</strong></a></td><td><a href="/files/yfPJsCzEuFefygQO5Skr">/files/yfPJsCzEuFefygQO5Skr</a></td><td></td><td><a href="https://discord.gg/k6wGEk4wmw">https://discord.gg/k6wGEk4wmw</a></td></tr></tbody></table>

We are excitedly looking forward to your arrival! Your involvement is crucial for Graphtor's beta journey. We can soar with your feedback, bug reports, and innovative ideas for new features. We are ready to answer any questions you may have, and we would be thrilled to see your charts using Graphtor beta.

## **Step 2:** [**Kickstart Your Graphtor Beta Expedition**](https://beta.graphtor.io/)**!**

Prepare to unleash your inner Data Raptor with Graphtor's Beta! We've designed two thrilling guides to better time into the Graphtor beta, each with its datasets ready for analysis. \
\
Feeling bold? If you're eager to navigate the data wilderness on your own terms, fearless data analyst, direct access to the beta awaits you. Start your quest NOW!

## Graphtor Beta: <https://beta.graphtor.io/> 🚀

### Pick the case that sparks your data raptor instinct:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h2>Example 1: IMDB Scores of Netflix's TV Shows and Movies Treasures</h2></td><td></td><td></td><td><a href="/pages/9wXlktawM0LKqu0MUJgn">/pages/9wXlktawM0LKqu0MUJgn</a></td><td><a href="/files/naxaG6DmDfnywm6bMsWE">/files/naxaG6DmDfnywm6bMsWE</a></td><td><a href="/pages/9wXlktawM0LKqu0MUJgn">/pages/9wXlktawM0LKqu0MUJgn</a></td><td><a href="/pages/9wXlktawM0LKqu0MUJgn">/pages/9wXlktawM0LKqu0MUJgn</a></td></tr><tr><td><h2>Example 2: The Oldest Business Dinosaurs of the World</h2></td><td><h2></h2></td><td></td><td><a href="/pages/RGmPyPEvG2OgUlMEkWHb">/pages/RGmPyPEvG2OgUlMEkWHb</a></td><td><a href="/files/PzophnxRsx9E6SK9RlUu">/files/PzophnxRsx9E6SK9RlUu</a></td><td></td><td><a href="/pages/RGmPyPEvG2OgUlMEkWHb">/pages/RGmPyPEvG2OgUlMEkWHb</a></td></tr></tbody></table>

## Step 3: **After the** [**Beta Expedition**](https://docs.graphtor.io/) **- Share Your Feedback:**

Once you've finished testing through the beta, we're all ears—or rather, eyes! Please shoot us an email <mark style="color:purple;">`[beta@fensteranalytics.com]`</mark> with your thoughts and snapshots of your charts.

## Step 4: Graphtor SWAG

We will send you a link with a survey so you can leave us your information. This way, we'll send you our git, an <mark style="color:green;">exclusive Graphtor SWAG</mark>, <mark style="color:purple;">Thank you</mark> for your pioneering spirit and an invitation to delve deeper into this journey with us.

## **Ready, Set, Roar into the Data Habitat with Graphtor !** 🌿


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.graphtor.io/graphtor-beta/beta-testers-quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
