# Get Started as a Reader

## Get a t2 invitation

To get access to the t2 alpha product, you must first be part of the initial waitlist. If you aren't part of the list yet, you can sign up [**here**](https://tpvk67rvwpq.typeform.com/to/d8wrzPbo).

We'll be onboarding members of the waitlist in batches by getting in touch with them through their registered email addresses, so make sure you enter your correct details.

For writers looking to contribute to t2, you can sign up to receive an invitation [**here**](https://tpvk67rvwpq.typeform.com/to/a4FFH11B).


---

# Agent Instructions: 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:

```
GET https://t2-world.gitbook.io/docs/onboarding/get-started-as-a-reader.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.
