# Alpha / Beta Users

{% hint style="success" %}
C6 is now available to all users. Alpha / Beta testing of C6 is complete.
{% endhint %}

Initial version of C6 are / will be launched as Alpha and Beta versions. Limited users will have access to these versions.

You can follow the registration process as mentioned in [Authentication](/authentication.md) page. If you have registered for alpha/beta access and still not able to access, reach out to us on <info@fabheads.in>&#x20;

![](/files/geHyKf6BfRl4OPR6ytRu)


---

# 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://docs.c6.fabheads.com/alpha-beta-users.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.
